Namespace
percona
Image / Tag
percona-xtrabackup:2.4.21
Content Digest
sha256:2200324f6b4d40695f804ebead5948e98c7d0a8052b4f5c48039e4afc5c994f5
Details
Created

2020-11-12 11:15:42 UTC

Size

137 MB

Content Digest
Labels
  • org.label-schema.build-date
    20200809
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Base Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS
  • org.opencontainers.image.authors
    info@percona.com

Environment
FULL_PERCONA_VERSION

5.7.31-34.1.el8

FULL_PERCONA_XTRABACKUP_VERSION

2.4.21-1.el8

OS_VER

el8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS_VERSION

5.7.31-34.1

XTRABACKUP_VERSION

2.4.21-1


Layers

[#000] sha256:3c72a8ed68140139e483fe7368ae4d9651422749e91483557cbd5ecf99a96110 - 52.25% (71.4 MB)

[#001] sha256:39046ece49d21b9f9d609edd3dff2296ca82dae2bc3a7fc26c03b2706e1dc84e - 20.2% (27.6 MB)

[#002] sha256:2db31947dbd844869efbdc6eda8bbd57e6fdd726e8d83ba06645d25098b4df5d - 27.55% (37.6 MB)


History
2020-08-10 18:19:49 UTC

/bin/sh -c #(nop) ADD file:538afc0c5c964ce0dde0141953a4dcf03c2d993c5989c92e7fee418e9305e2a3 in /

2020-08-10 18:19:49 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20200809

2020-08-10 18:19:49 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2020-11-12 11:14:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=info@percona.com

2020-11-12 11:14:54 UTC

/bin/sh -c #(nop) ENV XTRABACKUP_VERSION=2.4.21-1

2020-11-12 11:14:54 UTC

/bin/sh -c #(nop) ENV PS_VERSION=5.7.31-34.1

2020-11-12 11:14:55 UTC

/bin/sh -c #(nop) ENV OS_VER=el8

2020-11-12 11:14:55 UTC

/bin/sh -c #(nop) ENV FULL_PERCONA_VERSION=5.7.31-34.1.el8

2020-11-12 11:14:55 UTC

/bin/sh -c #(nop) ENV FULL_PERCONA_XTRABACKUP_VERSION=2.4.21-1.el8

2020-11-12 11:15:15 UTC

/bin/sh -c set -ex; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver ha.pool.sks-keyservers.net --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; curl -Lf -o /tmp/percona-release.rpm https://repo.percona.com/yum/percona-release-latest.noarch.rpm; rpmkeys --checksig /tmp/percona-release.rpm; dnf install -y /tmp/percona-release.rpm; rm -rf "$GNUPGHOME" /tmp/percona-release.rpm; rpm --import /etc/pki/rpm-gpg/PERCONA-PACKAGING-KEY; dnf -y module disable mysql perl-DBD-MySQL; percona-release enable tools testing

2020-11-12 11:15:41 UTC

/bin/sh -c set -ex; dnf --setopt=install_weak_deps=False install -y percona-xtrabackup-24-${FULL_PERCONA_XTRABACKUP_VERSION} Percona-Server-shared-57-${FULL_PERCONA_VERSION} qpress; dnf clean all; rm -rf /var/cache/dnf

2020-11-12 11:15:42 UTC

/bin/sh -c #(nop) VOLUME [/backup]

2020-11-12 11:15:42 UTC

/bin/sh -c #(nop) CMD ["/usr/bin/xtrabackup"]

Danger Zone
Delete Tag

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.

Delete