Console Output
+ docker build -t createrepo:latest -
#0 building with "default" instance using docker driver
#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.7s
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 153B done
#2 DONE 0.8s
#3 [internal] load metadata for docker.io/library/almalinux:8
#3 DONE 1.6s
#4 [1/2] FROM docker.io/library/almalinux:8@sha256:79a761ddafa131a2463568983f496f08790a459e1cebfc7a62c293ec0029bdfa
#4 resolve docker.io/library/almalinux:8@sha256:79a761ddafa131a2463568983f496f08790a459e1cebfc7a62c293ec0029bdfa 0.0s done
#4 sha256:79a761ddafa131a2463568983f496f08790a459e1cebfc7a62c293ec0029bdfa 4.68kB / 4.68kB done
#4 sha256:b4d1bfaf9c8cc2c4a5eb77963e52ff107b04c3d7af7dbe5ad7640df65122bf80 1.03kB / 1.03kB done
#4 sha256:764b0b4e373f81cabb240623d1df0968a74567b53ffe090c9a7b8e62a532da78 579B / 579B done
#4 sha256:99567ad9a0f93ef8c0bd4584c458b99aeb79e17c02e0fddcd8c66864b69027ad 0B / 71.72MB 0.1s
#4 sha256:99567ad9a0f93ef8c0bd4584c458b99aeb79e17c02e0fddcd8c66864b69027ad 11.53MB / 71.72MB 0.3s
#4 sha256:99567ad9a0f93ef8c0bd4584c458b99aeb79e17c02e0fddcd8c66864b69027ad 33.55MB / 71.72MB 0.5s
#4 sha256:99567ad9a0f93ef8c0bd4584c458b99aeb79e17c02e0fddcd8c66864b69027ad 56.62MB / 71.72MB 0.7s
#4 sha256:99567ad9a0f93ef8c0bd4584c458b99aeb79e17c02e0fddcd8c66864b69027ad 68.16MB / 71.72MB 0.8s
#4 sha256:99567ad9a0f93ef8c0bd4584c458b99aeb79e17c02e0fddcd8c66864b69027ad 71.72MB / 71.72MB 2.1s done
#4 extracting sha256:99567ad9a0f93ef8c0bd4584c458b99aeb79e17c02e0fddcd8c66864b69027ad 0.1s
#4 extracting sha256:99567ad9a0f93ef8c0bd4584c458b99aeb79e17c02e0fddcd8c66864b69027ad 5.0s done
#4 DONE 11.5s
#5 [2/2] RUN dnf install -y dnf-plugins-core createrepo_c && dnf clean all && rm -rf /var/cache/yum
#5 2.468 AlmaLinux 8 - BaseOS 11 MB/s | 17 MB 00:01
#5 6.707 AlmaLinux 8 - AppStream 11 MB/s | 17 MB 00:01
#5 11.10 AlmaLinux 8 - Extras 15 kB/s | 14 kB 00:00
#5 12.72 Dependencies resolved.
#5 12.73 ================================================================================
#5 12.73 Package Arch Version Repository Size
#5 12.73 ================================================================================
#5 12.73 Installing:
#5 12.73 createrepo_c x86_64 0.17.7-6.el8 appstream 88 k
#5 12.73 dnf-plugins-core noarch 4.0.21-25.el8 baseos 75 k
#5 12.73 Installing dependencies:
#5 12.73 createrepo_c-libs x86_64 0.17.7-6.el8 appstream 115 k
#5 12.73 dbus-glib x86_64 0.110-2.el8 baseos 127 k
#5 12.73 drpm x86_64 0.4.1-3.el8 appstream 68 k
#5 12.73 python3-dateutil noarch 1:2.6.1-6.el8 baseos 251 k
#5 12.73 python3-dbus x86_64 1.2.4-15.el8 baseos 134 k
#5 12.73 python3-dnf-plugins-core noarch 4.0.21-25.el8 baseos 262 k
#5 12.73 python3-six noarch 1.11.0-8.el8 baseos 38 k
#5 12.73 python3-systemd x86_64 234-8.el8 baseos 81 k
#5 12.73
#5 12.73 Transaction Summary
#5 12.73 ================================================================================
#5 12.73 Install 10 Packages
#5 12.73
#5 12.73 Total download size: 1.2 M
#5 12.73 Installed size: 3.2 M
#5 12.73 Downloading Packages:
#5 13.71 (1/10): dnf-plugins-core-4.0.21-25.el8.noarch.r 508 kB/s | 75 kB 00:00
#5 13.72 (2/10): dbus-glib-0.110-2.el8.x86_64.rpm 787 kB/s | 127 kB 00:00
#5 13.73 (3/10): python3-dateutil-2.6.1-6.el8.noarch.rpm 1.4 MB/s | 251 kB 00:00
#5 13.75 (4/10): python3-dbus-1.2.4-15.el8.x86_64.rpm 2.9 MB/s | 134 kB 00:00
#5 13.76 (5/10): python3-six-1.11.0-8.el8.noarch.rpm 1.4 MB/s | 38 kB 00:00
#5 13.77 (6/10): python3-dnf-plugins-core-4.0.21-25.el8. 5.1 MB/s | 262 kB 00:00
#5 13.78 (7/10): python3-systemd-234-8.el8.x86_64.rpm 3.3 MB/s | 81 kB 00:00
#5 13.79 (8/10): createrepo_c-0.17.7-6.el8.x86_64.rpm 3.1 MB/s | 88 kB 00:00
#5 13.81 (9/10): createrepo_c-libs-0.17.7-6.el8.x86_64.r 3.1 MB/s | 115 kB 00:00
#5 13.82 (10/10): drpm-0.4.1-3.el8.x86_64.rpm 1.9 MB/s | 68 kB 00:00
#5 13.82 --------------------------------------------------------------------------------
#5 13.82 Total 1.1 MB/s | 1.2 MB 00:01
#5 13.97 Running transaction check
#5 14.01 Transaction check succeeded.
#5 14.01 Running transaction test
#5 14.06 Transaction test succeeded.
#5 14.06 Running transaction
#5 14.43 Preparing : 1/1
#5 14.47 Installing : drpm-0.4.1-3.el8.x86_64 1/10
#5 14.56 Installing : createrepo_c-libs-0.17.7-6.el8.x86_64 2/10
#5 14.69 Installing : python3-systemd-234-8.el8.x86_64 3/10
#5 14.77 Installing : python3-six-1.11.0-8.el8.noarch 4/10
#5 14.91 Installing : python3-dateutil-1:2.6.1-6.el8.noarch 5/10
#5 14.98 Installing : dbus-glib-0.110-2.el8.x86_64 6/10
#5 15.03 Running scriptlet: dbus-glib-0.110-2.el8.x86_64 6/10
#5 15.10 Installing : python3-dbus-1.2.4-15.el8.x86_64 7/10
#5 15.33 Installing : python3-dnf-plugins-core-4.0.21-25.el8.noarch 8/10
#5 15.49 Installing : dnf-plugins-core-4.0.21-25.el8.noarch 9/10
#5 15.56 Installing : createrepo_c-0.17.7-6.el8.x86_64 10/10
#5 15.64 Running scriptlet: createrepo_c-0.17.7-6.el8.x86_64 10/10
#5 15.72 Verifying : dbus-glib-0.110-2.el8.x86_64 1/10
#5 15.72 Verifying : dnf-plugins-core-4.0.21-25.el8.noarch 2/10
#5 15.72 Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 3/10
#5 15.72 Verifying : python3-dbus-1.2.4-15.el8.x86_64 4/10
#5 15.72 Verifying : python3-dnf-plugins-core-4.0.21-25.el8.noarch 5/10
#5 15.72 Verifying : python3-six-1.11.0-8.el8.noarch 6/10
#5 15.73 Verifying : python3-systemd-234-8.el8.x86_64 7/10
#5 15.73 Verifying : createrepo_c-0.17.7-6.el8.x86_64 8/10
#5 15.73 Verifying : createrepo_c-libs-0.17.7-6.el8.x86_64 9/10
#5 15.73 Verifying : drpm-0.4.1-3.el8.x86_64 10/10
#5 15.82
#5 15.82 Installed:
#5 15.82 createrepo_c-0.17.7-6.el8.x86_64
#5 15.82 createrepo_c-libs-0.17.7-6.el8.x86_64
#5 15.82 dbus-glib-0.110-2.el8.x86_64
#5 15.82 dnf-plugins-core-4.0.21-25.el8.noarch
#5 15.82 drpm-0.4.1-3.el8.x86_64
#5 15.82 python3-dateutil-1:2.6.1-6.el8.noarch
#5 15.82 python3-dbus-1.2.4-15.el8.x86_64
#5 15.82 python3-dnf-plugins-core-4.0.21-25.el8.noarch
#5 15.82 python3-six-1.11.0-8.el8.noarch
#5 15.82 python3-systemd-234-8.el8.x86_64
#5 15.82
#5 15.82 Complete!
#5 16.15 26 files removed
#5 DONE 17.5s
#6 exporting to image
#6 exporting layers
#6 exporting layers 1.2s done
#6 writing image sha256:ddee2b26eb6009b503043edc5f2e2d48f0e8e567c93b6fab7849502b8d881dfe done
#6 naming to docker.io/library/createrepo:latest done
#6 DONE 1.2s