Namespace
mysql
Image / Tag
mysql-server:latest-aarch64
Content Digest
sha256:b966c2c0c643c5c35a21e03fa0e49d5f8bf1177d39b35aba86cb12715fd824da
Details
Created

2023-01-18 06:00:39 UTC

Size

156 MB

Content Digest
Environment
MYSQL_UNIX_PORT

/var/lib/mysql/mysql.sock

PATH

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


Layers

[#000] sha256:022417830bcfe656f1a5833da234f781f7f7e89764f63b42751f2c4d2bd29040 - 28.65% (44.7 MB)

[#001] sha256:fe10b20dcdae785fe96632c5a6a29199de5f9e7459133cfb062153d4c2909661 - 1.28% (1.99 MB)

[#002] sha256:624f2f22548b302c6a1af78a5b97e80997d6e77453cbc3e9fa3c3fec2a3ecd05 - 70.06% (109 MB)

[#003] sha256:0eb07ea8ad2a515bc4695433f7165015539b568dbe496ee841f4fbe4b5fbbb5b - 0.0% (694 Bytes)

[#004] sha256:8b517dfb74ad1c96d360f36c2b9188f9132ba560262a07b70475b5ab7c83161e - 0.0% (274 Bytes)

[#005] sha256:ebef84d68e30c5559e3780a154a9e75097f3f79dbec31c7f761183a030d478a3 - 0.0% (3.7 KB)

[#006] sha256:604975d7252e29e6867c87424b4b02351e669acd0cc2cd2ea39108fd48a6e72b - 0.0% (765 Bytes)


History
2023-01-17 22:11:15 UTC

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

2023-01-17 22:11:15 UTC

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

2023-01-18 05:58:38 UTC

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

2023-01-18 05:58:39 UTC

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

2023-01-18 05:58:42 UTC

|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal MYSQL_SHELL_PACKAGE=mysql-shell /bin/sh -c rpm -U https://repo.mysql.com/mysql-community-minimal-release-el8.rpm && rpm -U https://repo.mysql.com/mysql80-community-release-el8.rpm

2023-01-18 06:00:26 UTC

|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal MYSQL_SHELL_PACKAGE=mysql-shell /bin/sh -c microdnf update && echo "[main]" > /etc/dnf/dnf.conf && microdnf install -y --enablerepo=mysql-tools-community $MYSQL_SHELL_PACKAGE && microdnf install -y --disablerepo=ol8_appstream --enablerepo=mysql80-community-minimal $MYSQL_SERVER_PACKAGE && microdnf clean all && mkdir /docker-entrypoint-initdb.d

2023-01-18 06:00:27 UTC

/bin/sh -c #(nop) COPY file:a86db77562959d852184d0b3828419172dede0850569de650cca184181231380 in /

2023-01-18 06:00:29 UTC

|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal MYSQL_SHELL_PACKAGE=mysql-shell /bin/sh -c /prepare-image.sh && rm -f /prepare-image.sh

2023-01-18 06:00:30 UTC

/bin/sh -c #(nop) ENV MYSQL_UNIX_PORT=/var/lib/mysql/mysql.sock

2023-01-18 06:00:31 UTC

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

2023-01-18 06:00:32 UTC

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

2023-01-18 06:00:33 UTC

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

2023-01-18 06:00:34 UTC

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

2023-01-18 06:00:36 UTC

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

2023-01-18 06:00:39 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