2022-05-25 10:06:26 UTC
123 MB
8.0.28-19.1.el8
FULL_PERCONA_XTRABACKUP_VERSION8.0.28-21.1.el8
OS_VERel8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS_VERSION8.0.28-19.1
XTRABACKUP_VERSION8.0.28-21.1
containeroci
[#000] sha256:4752687a61a97d6f352ae62c381c87564bcb2f5b6523a05510ca1fb60d640216 - 28.21% (34.8 MB)
[#001] sha256:0344366a246a0f7590c2bae4536c01f15f20c6d802b4654ce96ac81047bc23f3 - 0.0% (1.7 KB)
[#002] sha256:83293dc79a0773d57170ab2a956653c3429d4288599fa642a8f5aaac554c6467 - 8.32% (10.2 MB)
[#003] sha256:91673df4e8cbfa366b97ef7e8747f30a39fda32450efc3cffda98fdca888b6ec - 4.78% (5.89 MB)
[#004] sha256:1f4d1e840b356d0afa27b266044b2e72c9691fa457034856f0803cc20e8e06e6 - 58.68% (72.3 MB)
/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=info@percona.com
2022-05-25 10:06:02 UTC/bin/sh -c microdnf -y update; microdnf -y install glibc-langpack-en
2022-05-25 10:06:02 UTC/bin/sh -c #(nop) ENV XTRABACKUP_VERSION=8.0.28-21.1
2022-05-25 10:06:02 UTC/bin/sh -c #(nop) ENV PS_VERSION=8.0.28-19.1
2022-05-25 10:06:02 UTC/bin/sh -c #(nop) ENV OS_VER=el8
2022-05-25 10:06:03 UTC/bin/sh -c #(nop) ENV FULL_PERCONA_VERSION=8.0.28-19.1.el8
2022-05-25 10:06:03 UTC/bin/sh -c #(nop) ENV FULL_PERCONA_XTRABACKUP_VERSION=8.0.28-21.1.el8
2022-05-25 10:06:06 UTC/bin/sh -c set -ex; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 430BDF5C56E7C94E848EE60C1C4CBDCDCD2EFD2A 99DB70FAE1D7CE227FB6488205B555B38483C65D; gpg --batch --export --armor 430BDF5C56E7C94E848EE60C1C4CBDCDCD2EFD2A > ${GNUPGHOME}/RPM-GPG-KEY-Percona; gpg --batch --export --armor 99DB70FAE1D7CE227FB6488205B555B38483C65D > ${GNUPGHOME}/RPM-GPG-KEY-centosofficial; rpmkeys --import ${GNUPGHOME}/RPM-GPG-KEY-Percona ${GNUPGHOME}/RPM-GPG-KEY-centosofficial; microdnf install -y findutils; curl -Lf -o /tmp/percona-release.rpm https://repo.percona.com/yum/percona-release-latest.noarch.rpm; rpmkeys --checksig /tmp/percona-release.rpm; rpm -i /tmp/percona-release.rpm; rm -rf "$GNUPGHOME" /tmp/percona-release.rpm; rpm --import /etc/pki/rpm-gpg/PERCONA-PACKAGING-KEY; percona-release disable all; percona-release enable ps-80 release; percona-release enable tools testing
2022-05-25 10:06:25 UTC/bin/sh -c set -ex; curl -Lf -o /tmp/libev.rpm http://vault.centos.org/centos/8/AppStream/x86_64/os/Packages/libev-4.24-6.el8.x86_64.rpm; rpm -i /tmp/libev.rpm; rm -rf /tmp/libev.rpm; microdnf -y install percona-xtrabackup-80-${FULL_PERCONA_XTRABACKUP_VERSION} percona-server-shared-${FULL_PERCONA_VERSION} percona-server-client-${FULL_PERCONA_VERSION} socat procps qpress; microdnf clean all; rm -rf /var/cache/dnf /var/cache/yum
2022-05-25 10:06:25 UTC/bin/sh -c #(nop) VOLUME [/backup]
2022-05-25 10:06:26 UTC/bin/sh -c #(nop) CMD ["/usr/bin/xtrabackup"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.