Namespace
percona
Image / Tag
percona-xtrabackup:8.0.25-17
Content Digest
sha256:193a6e76de1fd5b3b48aa5f071ea4450d2679c3b4507ae32c5b6d00f7953ae93
Details
Created

2021-06-03 13:02:05 UTC

Size

149 MB

Content Digest
Labels
  • org.label-schema.build-date
    20201204
  • 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

8.0.23-14.1.el8

FULL_PERCONA_XTRABACKUP_VERSION

8.0.25-17.1.el8

OS_VER

el8

PATH

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

PS_VERSION

8.0.23-14.1

XTRABACKUP_VERSION

8.0.25-17.1


Layers

[#000] sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 - 48.15% (71.7 MB)

[#001] sha256:41139bde9fddf961c51bab35c7e680807e17e60faec277837261ae48b579a145 - 21.42% (31.9 MB)

[#002] sha256:0c3bb38c2fc50c2d3bfce13a52667b8e1992a8e1ac9ffbe59ea20b1b4e98a795 - 30.43% (45.3 MB)


History
2020-12-08 00:22:52 UTC

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

2020-12-08 00:22:52 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=20201204

2020-12-08 00:22:53 UTC

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

2021-06-03 13:00:26 UTC

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

2021-06-03 13:00:26 UTC

/bin/sh -c #(nop) ENV XTRABACKUP_VERSION=8.0.25-17.1

2021-06-03 13:00:27 UTC

/bin/sh -c #(nop) ENV PS_VERSION=8.0.23-14.1

2021-06-03 13:00:27 UTC

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

2021-06-03 13:00:27 UTC

/bin/sh -c #(nop) ENV FULL_PERCONA_VERSION=8.0.23-14.1.el8

2021-06-03 13:00:28 UTC

/bin/sh -c #(nop) ENV FULL_PERCONA_XTRABACKUP_VERSION=8.0.25-17.1.el8

2021-06-03 13:01:28 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 disable all; percona-release setup -y ps-80; percona-release enable tools testing

2021-06-03 13:02:04 UTC

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

2021-06-03 13:02:05 UTC

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

2021-06-03 13:02:05 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