2024-02-08 15:23:31 UTC
222 MB
-s el8
FULL_PERCONA_VERSION4.2.25-25.el8
GOSU_VERSION1.11
K8S_TOOLS_VERSION0.5.0
OS_VERel8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PSMDB_REPOrelease
PSMDB_VERSION4.2.25-25
[#000] sha256:47c5569e59ac36fb6d021ea238638d7fc2b5be604b144913aab75e00e3c2c6e9 - 43.26% (96.1 MB)
[#001] sha256:6e278a5886f8abec07a4a8e7301a4a25a66aa2011e317a8d7b5aafa19c48d0fe - 1.84% (4.09 MB)
[#002] sha256:545d8d4cba3abbd373069c53c2239fb06774754c9ce139234ad463e936b6e804 - 50.99% (113 MB)
[#003] sha256:8212304a46f42eaea1f2a555f052f6f66bd385607f236b8649c7874635c4d0d3 - 0.0% (1.64 KB)
[#004] sha256:6d82602da1f0e3564cc0da4e3fd7feec626d34837e06fb8e22ef1b374b59f94e - 0.0% (4 KB)
[#005] sha256:6b1049feb26495512d6499b2c309faf13ff8848df3b774539874b49c0be5acbc - 0.0% (10.3 KB)
[#006] sha256:a005b09b1091fc307fa396d4b64658be15877fb111b47bd4e8f3b37234001055 - 0.39% (893 KB)
[#007] sha256:f2e1a56cdf51de98662cb0732fe0a4c60afed39208e58efc210983d4528eb83f - 3.5% (7.77 MB)
[#008] sha256:35a789b3d9b4d9a777d19125fd3fea27446f91cc6d908603f55d604bbeb6240b - 0.0% (3.76 KB)
[#009] sha256:6a4fbe94e2aaaf80c916fa8e61b06e7d9b864abd1c99509ab62bd2214d946d1c - 0.0% (3.76 KB)
[#010] sha256:be9b204183f4ee16cac7ce8ac172070a2edc35087661037c85eeea6f43088c56 - 0.0% (172 Bytes)
[#011] sha256:b418c964bbd4fa9a24fe2ecc0fcef34c775cfaa9fb6b7fa1938bf30787ed1f9a - 0.0% (146 Bytes)
[#012] sha256:a40c6fa6279f9e5b96c314782e56f67ffd2af02350135ef382582510ae139b9f - 0.0% (4.71 KB)
/bin/sh -c #(nop) ADD file:7ca18ea735b6b1e0c791537b71e557d98c4423b3ae347e122256c132a06cfc9b in /
2024-02-07 00:02:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-02-08 15:22:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=info@percona.com
2024-02-08 15:22:27 UTC/bin/sh -c #(nop) ENV PSMDB_VERSION=4.2.25-25
2024-02-08 15:22:27 UTC/bin/sh -c #(nop) ENV OS_VER=el8
2024-02-08 15:22:28 UTC/bin/sh -c #(nop) ENV FULL_PERCONA_VERSION=4.2.25-25.el8
2024-02-08 15:22:28 UTC/bin/sh -c #(nop) ENV K8S_TOOLS_VERSION=0.5.0
2024-02-08 15:22:28 UTC/bin/sh -c #(nop) ENV PSMDB_REPO=release
2024-02-08 15:22:28 UTC/bin/sh -c #(nop) ARG PERCONA_TELEMETRY_DISABLE=1
2024-02-08 15:22:30 UTC|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c set -ex; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 430BDF5C56E7C94E848EE60C1C4CBDCDCD2EFD2A 99DB70FAE1D7CE227FB6488205B555B38483C65D 94E279EB8D8F25B21810ADF121EA45AB2F86D6A1; gpg --batch --export --armor 430BDF5C56E7C94E848EE60C1C4CBDCDCD2EFD2A > ${GNUPGHOME}/RPM-GPG-KEY-Percona; gpg --batch --export --armor 99DB70FAE1D7CE227FB6488205B555B38483C65D > ${GNUPGHOME}/RPM-GPG-KEY-centosofficial; gpg --batch --export --armor 94E279EB8D8F25B21810ADF121EA45AB2F86D6A1 > ${GNUPGHOME}/RPM-GPG-KEY-EPEL-8; rpmkeys --import ${GNUPGHOME}/RPM-GPG-KEY-Percona ${GNUPGHOME}/RPM-GPG-KEY-centosofficial ${GNUPGHOME}/RPM-GPG-KEY-EPEL-8; 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
2024-02-08 15:23:17 UTC|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c set -ex; percona-release enable psmdb-42 ${PSMDB_REPO}; dnf config-manager --enable ol8_u4_security_validation; dnf -y install percona-server-mongodb-mongos-${FULL_PERCONA_VERSION} percona-server-mongodb-shell-${FULL_PERCONA_VERSION} percona-server-mongodb-tools-${FULL_PERCONA_VERSION} numactl jq procps-ng oniguruma tar cyrus-sasl-gssapi policycoreutils; curl -Lf -o /tmp/Percona-Server-MongoDB-server.rpm http://repo.percona.com/psmdb-42/yum/${PSMDB_REPO}/8/RPMS/x86_64/percona-server-mongodb-server-${FULL_PERCONA_VERSION}.x86_64.rpm; rpmkeys --checksig /tmp/Percona-Server-MongoDB-server.rpm; rpm -iv /tmp/Percona-Server-MongoDB-server.rpm --nodeps; rm -rf /tmp/Percona-Server-MongoDB-server.rpm; dnf clean all; rm -rf /var/cache/dnf /var/cache/yum /data/db && mkdir -p /data/db; chown -R 1001:0 /data/db
2024-02-08 15:23:20 UTC|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c useradd -u 1001 -r -g 0 -m -s /sbin/nologin -c "Default Application User" mongodb; chmod g+rwx /var/log/mongo; chown :0 /var/log/mongo
2024-02-08 15:23:20 UTC/bin/sh -c #(nop) COPY file:1d2383ed75cb81a2f0b1a11bb143bc3e5c794afcaa88de2eb180e76cbf17699a in /licenses/LICENSE.Dockerfile
2024-02-08 15:23:21 UTC|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c cp /usr/share/doc/percona-server-mongodb-server/LICENSE-Community.txt /licenses/LICENSE.Percona-Server-for-MongoDB
2024-02-08 15:23:21 UTC/bin/sh -c #(nop) ENV GOSU_VERSION=1.11
2024-02-08 15:23:24 UTC|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c set -eux; curl -Lf -o /usr/bin/gosu https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-amd64; curl -Lf -o /usr/bin/gosu.asc https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-amd64.asc; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; gpg --batch --verify /usr/bin/gosu.asc /usr/bin/gosu; rm -rf "$GNUPGHOME" /usr/bin/gosu.asc; chmod +x /usr/bin/gosu; curl -f -o /licenses/LICENSE.gosu https://raw.githubusercontent.com/tianon/gosu/${GOSU_VERSION}/LICENSE
2024-02-08 15:23:27 UTC|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c set -ex; curl -fSL https://github.com/percona/mongodb-orchestration-tools/releases/download/${K8S_TOOLS_VERSION}/k8s-mongodb-initiator -o /usr/local/bin/k8s-mongodb-initiator; curl -fSL https://github.com/percona/mongodb-orchestration-tools/releases/download/${K8S_TOOLS_VERSION}/mongodb-healthcheck -o /usr/local/bin/mongodb-healthcheck; curl -fSL https://github.com/percona/mongodb-orchestration-tools/releases/download/${K8S_TOOLS_VERSION}/SHA256SUMS -o /tmp/SHA256SUMS; curl -fSL https://cdnjs.cloudflare.com/ajax/libs/js-yaml/4.1.0/js-yaml.min.js -o /js-yaml.js; echo "$(grep 'k8s-mongodb-initiator' /tmp/SHA256SUMS | awk '{print $1}')" /usr/local/bin/k8s-mongodb-initiator | sha256sum -c -; echo "$(grep 'mongodb-healthcheck' /tmp/SHA256SUMS | awk '{print $1}')" /usr/local/bin/mongodb-healthcheck | sha256sum -c -; echo "45dc3dd03dc07a06705a2c2989b8c7f709013f04bd5386e3279d4e447f07ebd7 /js-yaml.js" | sha256sum -c -; rm -f /tmp/SHA256SUMS; chmod 0755 /usr/local/bin/k8s-mongodb-initiator /usr/local/bin/mongodb-healthcheck
2024-02-08 15:23:28 UTC/bin/sh -c #(nop) ADD 935772c7fce624c3ced161cd8be098e833839ed459d1fb65bb3ab95acf215949 in /call-home.sh
2024-02-08 15:23:28 UTC|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c chmod a+rx call-home.sh
2024-02-08 15:23:29 UTC|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c mkdir -p /usr/local/percona
2024-02-08 15:23:30 UTC|1 PERCONA_TELEMETRY_DISABLE=1 /bin/sh -c chown 1001:1001 /usr/local/percona
2024-02-08 15:23:30 UTC/bin/sh -c #(nop) ENV CALL_HOME_OPTIONAL_PARAMS= -s el8
2024-02-08 15:23:30 UTC/bin/sh -c #(nop) VOLUME [/data/db]
2024-02-08 15:23:30 UTC/bin/sh -c #(nop) COPY file:63e3ec67001f1d5eb0867a5b81cd2857b8baaf71e667a6041c4ce39088326729 in /entrypoint.sh
2024-02-08 15:23:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2024-02-08 15:23:30 UTC/bin/sh -c #(nop) EXPOSE 27017
2024-02-08 15:23:30 UTC/bin/sh -c #(nop) USER 1001
2024-02-08 15:23:31 UTC/bin/sh -c #(nop) CMD ["mongod"]
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.