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: 153B done
#1 ...

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

#1 [internal] load build definition from Dockerfile
#1 DONE 1.4s

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

#4 [1/2] FROM docker.io/library/almalinux:8@sha256:302c22dbd67f69ab14a432100acc81cbfe73f8bf8fee66ac62b563aa81709ca1
#4 resolve docker.io/library/almalinux:8@sha256:302c22dbd67f69ab14a432100acc81cbfe73f8bf8fee66ac62b563aa81709ca1 0.1s done
#4 sha256:09720f817e0c4d4ee707b8e8e041cec96d1fc16406b0afc820ea8237299980d0 0B / 71.75MB 0.1s
#4 sha256:302c22dbd67f69ab14a432100acc81cbfe73f8bf8fee66ac62b563aa81709ca1 4.68kB / 4.68kB done
#4 sha256:2af283da27cd271fa42c5ea3172afa594198f97a1cdcdef8a4d0ec1e02a9a337 1.03kB / 1.03kB done
#4 sha256:6630d3204a8af102fa658d6e87002d5a272f58a7f698008840cac551b7ed5ff1 579B / 579B done
#4 sha256:09720f817e0c4d4ee707b8e8e041cec96d1fc16406b0afc820ea8237299980d0 10.49MB / 71.75MB 0.8s
#4 sha256:09720f817e0c4d4ee707b8e8e041cec96d1fc16406b0afc820ea8237299980d0 16.78MB / 71.75MB 0.9s
#4 sha256:09720f817e0c4d4ee707b8e8e041cec96d1fc16406b0afc820ea8237299980d0 27.26MB / 71.75MB 1.0s
#4 sha256:09720f817e0c4d4ee707b8e8e041cec96d1fc16406b0afc820ea8237299980d0 48.23MB / 71.75MB 1.2s
#4 sha256:09720f817e0c4d4ee707b8e8e041cec96d1fc16406b0afc820ea8237299980d0 57.67MB / 71.75MB 1.3s
#4 sha256:09720f817e0c4d4ee707b8e8e041cec96d1fc16406b0afc820ea8237299980d0 66.06MB / 71.75MB 1.4s
#4 sha256:09720f817e0c4d4ee707b8e8e041cec96d1fc16406b0afc820ea8237299980d0 71.75MB / 71.75MB 1.6s
#4 sha256:09720f817e0c4d4ee707b8e8e041cec96d1fc16406b0afc820ea8237299980d0 71.75MB / 71.75MB 3.2s done
#4 extracting sha256:09720f817e0c4d4ee707b8e8e041cec96d1fc16406b0afc820ea8237299980d0
#4 extracting sha256:09720f817e0c4d4ee707b8e8e041cec96d1fc16406b0afc820ea8237299980d0 4.2s done
#4 DONE 13.5s

#5 [2/2] RUN dnf install -y dnf-plugins-core createrepo_c   && dnf clean all   && rm -rf /var/cache/yum
#5 2.760 AlmaLinux 8 - BaseOS                             12 MB/s |  21 MB     00:01    
#5 8.516 AlmaLinux 8 - AppStream                         7.6 MB/s |  17 MB     00:02    
#5 13.28 AlmaLinux 8 - Extras                             12 kB/s |  14 kB     00:01    
#5 13.37 Last metadata expiration check: 0:00:01 ago on Tue Apr 15 01:30:22 2025.
#5 14.68 Dependencies resolved.
#5 14.68 ================================================================================
#5 14.68  Package                      Arch       Version            Repository     Size
#5 14.68 ================================================================================
#5 14.68 Installing:
#5 14.68  createrepo_c                 x86_64     0.17.7-6.el8       appstream      88 k
#5 14.68  dnf-plugins-core             noarch     4.0.21-25.el8      baseos         75 k
#5 14.68 Installing dependencies:
#5 14.68  createrepo_c-libs            x86_64     0.17.7-6.el8       appstream     115 k
#5 14.68  dbus-glib                    x86_64     0.110-2.el8        baseos        127 k
#5 14.68  drpm                         x86_64     0.4.1-3.el8        appstream      68 k
#5 14.68  python3-dateutil             noarch     1:2.6.1-6.el8      baseos        251 k
#5 14.68  python3-dbus                 x86_64     1.2.4-15.el8       baseos        134 k
#5 14.68  python3-dnf-plugins-core     noarch     4.0.21-25.el8      baseos        262 k
#5 14.68  python3-six                  noarch     1.11.0-8.el8       baseos         38 k
#5 14.68  python3-systemd              x86_64     234-8.el8          baseos         81 k
#5 14.68 
#5 14.68 Transaction Summary
#5 14.68 ================================================================================
#5 14.68 Install  10 Packages
#5 14.68 
#5 14.69 Total download size: 1.2 M
#5 14.69 Installed size: 3.2 M
#5 14.69 Downloading Packages:
#5 15.66 (1/10): dnf-plugins-core-4.0.21-25.el8.noarch.r 564 kB/s |  75 kB     00:00    
#5 15.71 (2/10): dbus-glib-0.110-2.el8.x86_64.rpm        702 kB/s | 127 kB     00:00    
#5 15.76 (3/10): python3-dateutil-2.6.1-6.el8.noarch.rpm 1.1 MB/s | 251 kB     00:00    
#5 15.77 (4/10): python3-dbus-1.2.4-15.el8.x86_64.rpm    1.2 MB/s | 134 kB     00:00    
#5 15.79 (5/10): python3-systemd-234-8.el8.x86_64.rpm    3.7 MB/s |  81 kB     00:00    
#5 15.80 (6/10): python3-six-1.11.0-8.el8.noarch.rpm     837 kB/s |  38 kB     00:00    
#5 15.82 (7/10): python3-dnf-plugins-core-4.0.21-25.el8. 2.3 MB/s | 262 kB     00:00    
#5 15.83 (8/10): createrepo_c-0.17.7-6.el8.x86_64.rpm    2.3 MB/s |  88 kB     00:00    
#5 15.84 (9/10): createrepo_c-libs-0.17.7-6.el8.x86_64.r 3.1 MB/s | 115 kB     00:00    
#5 15.85 (10/10): drpm-0.4.1-3.el8.x86_64.rpm            2.3 MB/s |  68 kB     00:00    
#5 15.85 --------------------------------------------------------------------------------
#5 15.85 Total                                           1.0 MB/s | 1.2 MB     00:01     
#5 16.01 Running transaction check
#5 16.05 Transaction check succeeded.
#5 16.05 Running transaction test
#5 16.10 Transaction test succeeded.
#5 16.10 Running transaction
#5 16.36   Preparing        :                                                        1/1 
#5 16.41   Installing       : drpm-0.4.1-3.el8.x86_64                               1/10 
#5 16.51   Installing       : createrepo_c-libs-0.17.7-6.el8.x86_64                 2/10 
#5 16.59   Installing       : python3-systemd-234-8.el8.x86_64                      3/10 
#5 16.70   Installing       : python3-six-1.11.0-8.el8.noarch                       4/10 
#5 16.87   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                 5/10 
#5 17.00   Installing       : dbus-glib-0.110-2.el8.x86_64                          6/10 
#5 17.45   Running scriptlet: dbus-glib-0.110-2.el8.x86_64                          6/10 
#5 17.54   Installing       : python3-dbus-1.2.4-15.el8.x86_64                      7/10 
#5 17.66   Installing       : python3-dnf-plugins-core-4.0.21-25.el8.noarch         8/10 
#5 17.81   Installing       : dnf-plugins-core-4.0.21-25.el8.noarch                 9/10 
#5 17.98   Installing       : createrepo_c-0.17.7-6.el8.x86_64                     10/10 
#5 18.04   Running scriptlet: createrepo_c-0.17.7-6.el8.x86_64                     10/10 
#5 18.14   Verifying        : dbus-glib-0.110-2.el8.x86_64                          1/10 
#5 18.14   Verifying        : dnf-plugins-core-4.0.21-25.el8.noarch                 2/10 
#5 18.14   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                 3/10 
#5 18.14   Verifying        : python3-dbus-1.2.4-15.el8.x86_64                      4/10 
#5 18.14   Verifying        : python3-dnf-plugins-core-4.0.21-25.el8.noarch         5/10 
#5 18.14   Verifying        : python3-six-1.11.0-8.el8.noarch                       6/10 
#5 18.14   Verifying        : python3-systemd-234-8.el8.x86_64                      7/10 
#5 18.14   Verifying        : createrepo_c-0.17.7-6.el8.x86_64                      8/10 
#5 18.14   Verifying        : createrepo_c-libs-0.17.7-6.el8.x86_64                 9/10 
#5 18.14   Verifying        : drpm-0.4.1-3.el8.x86_64                              10/10 
#5 18.24 
#5 18.24 Installed:
#5 18.24   createrepo_c-0.17.7-6.el8.x86_64                                              
#5 18.24   createrepo_c-libs-0.17.7-6.el8.x86_64                                         
#5 18.24   dbus-glib-0.110-2.el8.x86_64                                                  
#5 18.24   dnf-plugins-core-4.0.21-25.el8.noarch                                         
#5 18.24   drpm-0.4.1-3.el8.x86_64                                                       
#5 18.24   python3-dateutil-1:2.6.1-6.el8.noarch                                         
#5 18.24   python3-dbus-1.2.4-15.el8.x86_64                                              
#5 18.24   python3-dnf-plugins-core-4.0.21-25.el8.noarch                                 
#5 18.24   python3-six-1.11.0-8.el8.noarch                                               
#5 18.24   python3-systemd-234-8.el8.x86_64                                              
#5 18.24 
#5 18.24 Complete!
#5 18.57 26 files removed
#5 DONE 22.5s

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