2023-01-18 06:00:30 UTC
158 MB
/var/lib/mysql/mysql.sock
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6a4a3ef82cdc8738d3c9b40e9f8c8391f9340e5b25e6a6a2480e149c193acd8a - 29.26% (46.3 MB)
[#001] sha256:5518b09b1089a0612e1976393c985a5a32dd67c7c44b7b4490eb4808db9c5367 - 1.12% (1.77 MB)
[#002] sha256:b6b576315b62daae2700a4e99a2666ec28c9ba730d3601d94174fcf07450e020 - 69.61% (110 MB)
[#003] sha256:349b52643cc3e2b19e5857fcd5c3c49f63ec30f6dc8cf5c73b1a39386ac0920e - 0.0% (694 Bytes)
[#004] sha256:abe8d2406c3101c58be27ebe6e52b8fab2718af9436c6abee62081dd4a398a5c - 0.0% (276 Bytes)
[#005] sha256:c7668948e14abbc33dddcb957f31ef51008f3b34eb50ec63d06b0d2c83707e83 - 0.0% (3.7 KB)
[#006] sha256:c7e93886e49609f3d2a37f4f1d5bda301d5cad0c970a831a206df12ec1c0917c - 0.0% (765 Bytes)
/bin/sh -c #(nop) ADD file:599abbad96e264361b1bc5a7643f88354e406a2a1f55256af8a67e5a71ac3044 in /
2023-01-17 21:49:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-18 05:58:46 UTC/bin/sh -c #(nop) ARG MYSQL_SERVER_PACKAGE=mysql-community-server-minimal
2023-01-18 05:58:47 UTC/bin/sh -c #(nop) ARG MYSQL_SHELL_PACKAGE=mysql-shell
2023-01-18 05:58:50 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:21 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:22 UTC/bin/sh -c #(nop) COPY file:a86db77562959d852184d0b3828419172dede0850569de650cca184181231380 in /
2023-01-18 06:00:23 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:24 UTC/bin/sh -c #(nop) ENV MYSQL_UNIX_PORT=/var/lib/mysql/mysql.sock
2023-01-18 06:00:26 UTC/bin/sh -c #(nop) COPY file:ef54c791342d3a87709ea75c8adc515cf74fbc253ad4558d36bb8154d90d1e39 in /entrypoint.sh
2023-01-18 06:00:27 UTC/bin/sh -c #(nop) COPY file:f494b5e879200b2936bb0269486a813af8cd32101c39b7e56b4a228861e76aaf in /healthcheck.sh
2023-01-18 06:00:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2023-01-18 06:00:28 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2023-01-18 06:00:29 UTC/bin/sh -c #(nop) EXPOSE 3306 33060 33061
2023-01-18 06:00:30 UTC/bin/sh -c #(nop) CMD ["mysqld"]
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.