Skip to content

Console Output

+ docker build -t createrepo:latest -
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 153B done
#1 DONE 1.3s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 1.3s

#3 [internal] load metadata for docker.io/library/almalinux:8
#3 DONE 1.8s

#4 [1/2] FROM docker.io/library/almalinux:8@sha256:bebdf5cf9050ac466068f4873c618295a07764e9c4bf4bfc52236a0375f39ed7
#4 resolve docker.io/library/almalinux:8@sha256:bebdf5cf9050ac466068f4873c618295a07764e9c4bf4bfc52236a0375f39ed7
#4 resolve docker.io/library/almalinux:8@sha256:bebdf5cf9050ac466068f4873c618295a07764e9c4bf4bfc52236a0375f39ed7 0.2s done
#4 sha256:bebdf5cf9050ac466068f4873c618295a07764e9c4bf4bfc52236a0375f39ed7 4.68kB / 4.68kB done
#4 sha256:26d43c15b1e2edc162b53d72ec4a16d99aa36bf9bcf5c679dae417904e1a605c 1.03kB / 1.03kB done
#4 sha256:148114784d33c7b0b1f719eca90cdbebc988607cd19f943bedf1e3dee7774851 579B / 579B done
#4 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 0B / 71.82MB 0.1s
#4 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 10.49MB / 71.82MB 1.0s
#4 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 17.83MB / 71.82MB 1.1s
#4 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 26.21MB / 71.82MB 1.2s
#4 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 44.04MB / 71.82MB 1.4s
#4 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 53.48MB / 71.82MB 1.5s
#4 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 63.96MB / 71.82MB 1.6s
#4 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 71.82MB / 71.82MB 1.8s
#4 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 71.82MB / 71.82MB 3.6s done
#4 extracting sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282
#4 extracting sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 4.9s done
#4 DONE 14.4s

#5 [2/2] RUN dnf install -y dnf-plugins-core createrepo_c   && dnf clean all   && rm -rf /var/cache/yum
#5 5.654 AlmaLinux 8 - BaseOS                             12 MB/s |  38 MB     00:03    
#5 14.09 AlmaLinux 8 - AppStream                         8.2 MB/s |  21 MB     00:02    
#5 19.23 AlmaLinux 8 - Extras                             13 kB/s |  14 kB     00:01    
#5 19.35 Last metadata expiration check: 0:00:01 ago on Wed Sep 10 01:27:41 2025.
#5 20.97 Dependencies resolved.
#5 20.98 ================================================================================
#5 20.98  Package                      Arch       Version            Repository     Size
#5 20.98 ================================================================================
#5 20.98 Installing:
#5 20.98  createrepo_c                 x86_64     0.17.7-6.el8       appstream      88 k
#5 20.98  dnf-plugins-core             noarch     4.0.21-25.el8      baseos         75 k
#5 20.98 Installing dependencies:
#5 20.98  createrepo_c-libs            x86_64     0.17.7-6.el8       appstream     115 k
#5 20.98  dbus-glib                    x86_64     0.110-2.el8        baseos        127 k
#5 20.98  drpm                         x86_64     0.4.1-3.el8        appstream      68 k
#5 20.98  python3-dateutil             noarch     1:2.6.1-6.el8      baseos        251 k
#5 20.98  python3-dbus                 x86_64     1.2.4-15.el8       baseos        134 k
#5 20.98  python3-dnf-plugins-core     noarch     4.0.21-25.el8      baseos        262 k
#5 20.98  python3-six                  noarch     1.11.0-8.el8       baseos         38 k
#5 20.98  python3-systemd              x86_64     234-8.el8          baseos         81 k
#5 20.98 
#5 20.98 Transaction Summary
#5 20.98 ================================================================================
#5 20.98 Install  10 Packages
#5 20.98 
#5 20.98 Total download size: 1.2 M
#5 20.98 Installed size: 3.2 M
#5 20.98 Downloading Packages:
#5 21.72 (1/10): dnf-plugins-core-4.0.21-25.el8.noarch.r 2.6 MB/s |  75 kB     00:00    
#5 21.73 (2/10): dbus-glib-0.110-2.el8.x86_64.rpm        3.3 MB/s | 127 kB     00:00    
#5 21.80 (3/10): python3-dateutil-2.6.1-6.el8.noarch.rpm 2.3 MB/s | 251 kB     00:00    
#5 21.82 (4/10): python3-dbus-1.2.4-15.el8.x86_64.rpm    1.4 MB/s | 134 kB     00:00    
#5 21.82 (5/10): python3-six-1.11.0-8.el8.noarch.rpm     1.8 MB/s |  38 kB     00:00    
#5 21.83 (6/10): python3-systemd-234-8.el8.x86_64.rpm    5.1 MB/s |  81 kB     00:00    
#5 21.85 (7/10): python3-dnf-plugins-core-4.0.21-25.el8. 2.1 MB/s | 262 kB     00:00    
#5 21.87 (8/10): createrepo_c-0.17.7-6.el8.x86_64.rpm    2.1 MB/s |  88 kB     00:00    
#5 21.89 (9/10): drpm-0.4.1-3.el8.x86_64.rpm             1.8 MB/s |  68 kB     00:00    
#5 21.90 (10/10): createrepo_c-libs-0.17.7-6.el8.x86_64. 1.8 MB/s | 115 kB     00:00    
#5 21.90 --------------------------------------------------------------------------------
#5 21.90 Total                                           1.3 MB/s | 1.2 MB     00:00     
#5 22.05 Running transaction check
#5 22.11 Transaction check succeeded.
#5 22.11 Running transaction test
#5 22.17 Transaction test succeeded.
#5 22.17 Running transaction
#5 22.39   Preparing        :                                                        1/1 
#5 22.44   Installing       : drpm-0.4.1-3.el8.x86_64                               1/10 
#5 22.51   Installing       : createrepo_c-libs-0.17.7-6.el8.x86_64                 2/10 
#5 22.63   Installing       : python3-systemd-234-8.el8.x86_64                      3/10 
#5 22.73   Installing       : python3-six-1.11.0-8.el8.noarch                       4/10 
#5 22.85   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                 5/10 
#5 22.98   Installing       : dbus-glib-0.110-2.el8.x86_64                          6/10 
#5 23.10   Running scriptlet: dbus-glib-0.110-2.el8.x86_64                          6/10 
#5 23.22   Installing       : python3-dbus-1.2.4-15.el8.x86_64                      7/10 
#5 23.43   Installing       : python3-dnf-plugins-core-4.0.21-25.el8.noarch         8/10 
#5 23.49   Installing       : dnf-plugins-core-4.0.21-25.el8.noarch                 9/10 
#5 23.55   Installing       : createrepo_c-0.17.7-6.el8.x86_64                     10/10 
#5 23.65   Running scriptlet: createrepo_c-0.17.7-6.el8.x86_64                     10/10 
#5 23.74   Verifying        : dbus-glib-0.110-2.el8.x86_64                          1/10 
#5 23.74   Verifying        : dnf-plugins-core-4.0.21-25.el8.noarch                 2/10 
#5 23.74   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                 3/10 
#5 23.74   Verifying        : python3-dbus-1.2.4-15.el8.x86_64                      4/10 
#5 23.75   Verifying        : python3-dnf-plugins-core-4.0.21-25.el8.noarch         5/10 
#5 23.75   Verifying        : python3-six-1.11.0-8.el8.noarch                       6/10 
#5 23.75   Verifying        : python3-systemd-234-8.el8.x86_64                      7/10 
#5 23.75   Verifying        : createrepo_c-0.17.7-6.el8.x86_64                      8/10 
#5 23.75   Verifying        : createrepo_c-libs-0.17.7-6.el8.x86_64                 9/10 
#5 23.75   Verifying        : drpm-0.4.1-3.el8.x86_64                              10/10 
#5 23.83 
#5 23.83 Installed:
#5 23.83   createrepo_c-0.17.7-6.el8.x86_64                                              
#5 23.83   createrepo_c-libs-0.17.7-6.el8.x86_64                                         
#5 23.83   dbus-glib-0.110-2.el8.x86_64                                                  
#5 23.83   dnf-plugins-core-4.0.21-25.el8.noarch                                         
#5 23.83   drpm-0.4.1-3.el8.x86_64                                                       
#5 23.83   python3-dateutil-1:2.6.1-6.el8.noarch                                         
#5 23.83   python3-dbus-1.2.4-15.el8.x86_64                                              
#5 23.83   python3-dnf-plugins-core-4.0.21-25.el8.noarch                                 
#5 23.83   python3-six-1.11.0-8.el8.noarch                                               
#5 23.83   python3-systemd-234-8.el8.x86_64                                              
#5 23.83 
#5 23.83 Complete!
#5 24.14 26 files removed
#5 DONE 25.1s

#6 exporting to image
#6 exporting layers
#6 exporting layers 1.3s done
#6 writing image sha256:2eedfca720f5668fdeafe6b9575d992ce1e747e767d59bb65be063f4c69a9864 done
#6 naming to docker.io/library/createrepo:latest 0.0s done
#6 DONE 1.4s