Namespace
mysql
Image / Tag
mysql-server:8.0.22-amd64
Content Digest
sha256:af6808dd288d6a5a34c1267fbc05dec2a01da8c9e8525d874f245f11c74cecc2
Details
Created

2020-10-19 05:48:33 UTC

Size

142 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    Oracle Linux Product Team <ol-ovm-info_ww@oracle.com>
  • org.opencontainers.image.description
    Oracle Linux is an open-source operating system available under the GNU General Public License (GPLv2) and is suitable for both general purpose or Oracle workloads.
  • org.opencontainers.image.source
    https://github.com/oracle/container-images/tree/dist-amd64/7-slim
  • org.opencontainers.image.title
    Oracle Linux 7 (slim)
  • org.opencontainers.image.url
    https://github.com/oracle/container-images
  • org.opencontainers.image.vendor
    Oracle America, Inc

Environment
PATH

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


Layers

[#000] sha256:03e20c09154cea495565fb1d61cd7216ed82d861a787a160b26368f414054adc - 36.62% (51.9 MB)

[#001] sha256:be7ba00cd800ea85c1395c30e2a61be15f7009e61b454a21e5ee5002ebd28a7a - 63.37% (89.8 MB)

[#002] sha256:218845b603a2a92ef4050de73ff0468eb6e5c669f7ded54c38e35bc4d6a9d497 - 0.0% (3.28 KB)

[#003] sha256:0807146aa37bc46495313913f98b5f9b617e0eedb0db36076bdb781f62ce854f - 0.0% (736 Bytes)


History
2020-09-15 21:23:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=Oracle Linux Product Team <ol-ovm-info_ww@oracle.com> org.opencontainers.image.url=https://github.com/oracle/container-images org.opencontainers.image.source=https://github.com/oracle/container-images/tree/dist-amd64/7-slim org.opencontainers.image.vendor=Oracle America, Inc org.opencontainers.image.title=Oracle Linux 7 (slim) org.opencontainers.image.description=Oracle Linux is an open-source operating system available under the GNU General Public License (GPLv2) and is suitable for both general purpose or Oracle workloads.

2020-10-13 00:23:46 UTC

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

2020-10-13 00:23:46 UTC

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

2020-10-19 05:46:11 UTC

/bin/sh -c #(nop) ARG MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.22

2020-10-19 05:46:12 UTC

/bin/sh -c #(nop) ARG MYSQL_SHELL_PACKAGE=mysql-shell-8.0.22

2020-10-19 05:48:08 UTC

|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.22 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.22 /bin/sh -c yum install -y https://repo.mysql.com/mysql-community-minimal-release-el7.rpm https://repo.mysql.com/mysql-community-release-el7.rpm && yum-config-manager --enable mysql80-server-minimal && yum install -y $MYSQL_SERVER_PACKAGE $MYSQL_SHELL_PACKAGE libpwquality && yum clean all && mkdir /docker-entrypoint-initdb.d

2020-10-19 05:48:11 UTC

/bin/sh -c #(nop) VOLUME [/var/lib/mysql]

2020-10-19 05:48:13 UTC

/bin/sh -c #(nop) COPY file:05ced2a208a256c3ed5f7c1e40e097b1369ec99417aa5e15ba2074f31e87cf0e in /entrypoint.sh

2020-10-19 05:48:16 UTC

/bin/sh -c #(nop) COPY file:ae98df82dc93976990708606161be5d48a0747b2bc2a76ab842c5630bd4438b1 in /healthcheck.sh

2020-10-19 05:48:18 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2020-10-19 05:48:22 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "0s" '\x00'}

2020-10-19 05:48:26 UTC

/bin/sh -c #(nop) EXPOSE 3306 33060 33061

2020-10-19 05:48:33 UTC

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

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