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.2s

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

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

#4 [1/2] FROM docker.io/library/almalinux:8@sha256:e87da8566de5f0a10e0e6acdb7ca43da4ef97a114130691d7dd737d6923c863d
#4 resolve docker.io/library/almalinux:8@sha256:e87da8566de5f0a10e0e6acdb7ca43da4ef97a114130691d7dd737d6923c863d 0.1s done
#4 sha256:e87da8566de5f0a10e0e6acdb7ca43da4ef97a114130691d7dd737d6923c863d 4.68kB / 4.68kB done
#4 sha256:c811eb62d56e5099c2b40fa15f14689fb4265e116795451b2431887eb56843c9 1.03kB / 1.03kB done
#4 sha256:da89286f077756e4386dc23166dc61411481277cad1bfed282493f78b479a75c 598B / 598B done
#4 sha256:5075805855c6502e8aa9c42e28c288235d84aee9020acca59781ed37d12f7796 0B / 71.70MB 0.1s
#4 sha256:5075805855c6502e8aa9c42e28c288235d84aee9020acca59781ed37d12f7796 18.87MB / 71.70MB 0.5s
#4 sha256:5075805855c6502e8aa9c42e28c288235d84aee9020acca59781ed37d12f7796 28.31MB / 71.70MB 0.6s
#4 sha256:5075805855c6502e8aa9c42e28c288235d84aee9020acca59781ed37d12f7796 50.33MB / 71.70MB 0.8s
#4 sha256:5075805855c6502e8aa9c42e28c288235d84aee9020acca59781ed37d12f7796 61.87MB / 71.70MB 0.9s
#4 sha256:5075805855c6502e8aa9c42e28c288235d84aee9020acca59781ed37d12f7796 71.70MB / 71.70MB 1.0s
#4 sha256:5075805855c6502e8aa9c42e28c288235d84aee9020acca59781ed37d12f7796 71.70MB / 71.70MB 2.4s done
#4 extracting sha256:5075805855c6502e8aa9c42e28c288235d84aee9020acca59781ed37d12f7796 0.1s
#4 extracting sha256:5075805855c6502e8aa9c42e28c288235d84aee9020acca59781ed37d12f7796 5.3s done
#4 DONE 12.6s

#5 [2/2] RUN dnf install -y dnf-plugins-core createrepo_c   && dnf clean all   && rm -rf /var/cache/yum
#5 2.084 AlmaLinux 8 - BaseOS                            3.6 MB/s | 4.0 MB     00:01    
#5 4.032 AlmaLinux 8 - AppStream                         9.1 MB/s |  11 MB     00:01    
#5 7.279 AlmaLinux 8 - Extras                             19 kB/s |  21 kB     00:01    
#5 8.202 Dependencies resolved.
#5 8.206 ================================================================================
#5 8.206  Package                      Arch       Version            Repository     Size
#5 8.206 ================================================================================
#5 8.206 Installing:
#5 8.206  createrepo_c                 x86_64     0.17.7-6.el8       appstream      88 k
#5 8.206  dnf-plugins-core             noarch     4.0.21-25.el8      baseos         75 k
#5 8.206 Installing dependencies:
#5 8.206  createrepo_c-libs            x86_64     0.17.7-6.el8       appstream     115 k
#5 8.206  dbus-glib                    x86_64     0.110-2.el8        baseos        127 k
#5 8.206  drpm                         x86_64     0.4.1-3.el8        appstream      68 k
#5 8.206  python3-dateutil             noarch     1:2.6.1-6.el8      baseos        251 k
#5 8.206  python3-dbus                 x86_64     1.2.4-15.el8       baseos        134 k
#5 8.206  python3-dnf-plugins-core     noarch     4.0.21-25.el8      baseos        262 k
#5 8.206  python3-six                  noarch     1.11.0-8.el8       baseos         38 k
#5 8.206  python3-systemd              x86_64     234-8.el8          baseos         81 k
#5 8.206 
#5 8.206 Transaction Summary
#5 8.206 ================================================================================
#5 8.206 Install  10 Packages
#5 8.206 
#5 8.208 Total download size: 1.2 M
#5 8.208 Installed size: 3.2 M
#5 8.208 Downloading Packages:
#5 9.067 (1/10): dnf-plugins-core-4.0.21-25.el8.noarch.r 812 kB/s |  75 kB     00:00    
#5 9.081 (2/10): dbus-glib-0.110-2.el8.x86_64.rpm        1.2 MB/s | 127 kB     00:00    
#5 9.099 (3/10): python3-dateutil-2.6.1-6.el8.noarch.rpm 2.0 MB/s | 251 kB     00:00    
#5 9.109 (4/10): python3-dbus-1.2.4-15.el8.x86_64.rpm    3.2 MB/s | 134 kB     00:00    
#5 9.128 (5/10): python3-dnf-plugins-core-4.0.21-25.el8. 5.7 MB/s | 262 kB     00:00    
#5 9.132 (6/10): python3-six-1.11.0-8.el8.noarch.rpm     1.2 MB/s |  38 kB     00:00    
#5 9.146 (7/10): python3-systemd-234-8.el8.x86_64.rpm    2.2 MB/s |  81 kB     00:00    
#5 9.163 (8/10): drpm-0.4.1-3.el8.x86_64.rpm             4.3 MB/s |  68 kB     00:00    
#5 9.176 (9/10): createrepo_c-0.17.7-6.el8.x86_64.rpm    2.0 MB/s |  88 kB     00:00    
#5 9.183 (10/10): createrepo_c-libs-0.17.7-6.el8.x86_64. 2.3 MB/s | 115 kB     00:00    
#5 9.190 --------------------------------------------------------------------------------
#5 9.191 Total                                           1.2 MB/s | 1.2 MB     00:00     
#5 9.342 Running transaction check
#5 9.379 Transaction check succeeded.
#5 9.379 Running transaction test
#5 9.431 Transaction test succeeded.
#5 9.432 Running transaction
#5 9.685   Preparing        :                                                        1/1 
#5 9.733   Installing       : drpm-0.4.1-3.el8.x86_64                               1/10 
#5 9.961   Installing       : createrepo_c-libs-0.17.7-6.el8.x86_64                 2/10 
#5 10.07   Installing       : python3-systemd-234-8.el8.x86_64                      3/10 
#5 10.18   Installing       : python3-six-1.11.0-8.el8.noarch                       4/10 
#5 10.40   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                 5/10 
#5 10.49   Installing       : dbus-glib-0.110-2.el8.x86_64                          6/10 
#5 10.61   Running scriptlet: dbus-glib-0.110-2.el8.x86_64                          6/10 
#5 10.70   Installing       : python3-dbus-1.2.4-15.el8.x86_64                      7/10 
#5 10.87   Installing       : python3-dnf-plugins-core-4.0.21-25.el8.noarch         8/10 
#5 10.99   Installing       : dnf-plugins-core-4.0.21-25.el8.noarch                 9/10 
#5 11.09   Installing       : createrepo_c-0.17.7-6.el8.x86_64                     10/10 
#5 11.18   Running scriptlet: createrepo_c-0.17.7-6.el8.x86_64                     10/10 
#5 11.29   Verifying        : dbus-glib-0.110-2.el8.x86_64                          1/10 
#5 11.29   Verifying        : dnf-plugins-core-4.0.21-25.el8.noarch                 2/10 
#5 11.29   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                 3/10 
#5 11.29   Verifying        : python3-dbus-1.2.4-15.el8.x86_64                      4/10 
#5 11.29   Verifying        : python3-dnf-plugins-core-4.0.21-25.el8.noarch         5/10 
#5 11.29   Verifying        : python3-six-1.11.0-8.el8.noarch                       6/10 
#5 11.29   Verifying        : python3-systemd-234-8.el8.x86_64                      7/10 
#5 11.29   Verifying        : createrepo_c-0.17.7-6.el8.x86_64                      8/10 
#5 11.29   Verifying        : createrepo_c-libs-0.17.7-6.el8.x86_64                 9/10 
#5 11.29   Verifying        : drpm-0.4.1-3.el8.x86_64                              10/10 
#5 11.35 
#5 11.35 Installed:
#5 11.35   createrepo_c-0.17.7-6.el8.x86_64                                              
#5 11.35   createrepo_c-libs-0.17.7-6.el8.x86_64                                         
#5 11.35   dbus-glib-0.110-2.el8.x86_64                                                  
#5 11.35   dnf-plugins-core-4.0.21-25.el8.noarch                                         
#5 11.35   drpm-0.4.1-3.el8.x86_64                                                       
#5 11.35   python3-dateutil-1:2.6.1-6.el8.noarch                                         
#5 11.35   python3-dbus-1.2.4-15.el8.x86_64                                              
#5 11.35   python3-dnf-plugins-core-4.0.21-25.el8.noarch                                 
#5 11.35   python3-six-1.11.0-8.el8.noarch                                               
#5 11.35   python3-systemd-234-8.el8.x86_64                                              
#5 11.35 
#5 11.35 Complete!
#5 11.68 26 files removed
#5 DONE 12.7s

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