2021-11-12 09:57:51 UTC
151 MB
/var/lib/mysql/mysql.sock
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:639d1bdfca051ba3c79c1789c1ed296599daa6d1c591ae34926ef786311ccec8 - 29.65% (44.8 MB)
[#001] sha256:9e100c7b198dc934879d86d9f1a12abe74d552d4a2a1b7e688487f3bcdb263b8 - 1.16% (1.75 MB)
[#002] sha256:427d2cdb963c0cd3ec4b174ceb98b58d4826cdd51bce8528e9cf20f9e742b14c - 69.19% (105 MB)
[#003] sha256:4436dc0230666f6dee5506f942c86861b0198b868d46a27d62ca8b6a0f9fad96 - 0.0% (694 Bytes)
[#004] sha256:5800f7888dd10e919d236d95517eddff0ca2a20e03c33b0277743642ea73efab - 0.0% (275 Bytes)
[#005] sha256:798cd8b6d3ec450adc87584f8acf625b057b73ec0a944ddff7ef63f4e9d6b63f - 0.0% (3.69 KB)
[#006] sha256:c5ce8d5cf40e745e88d9998fb9a11e0c155c86c4ff7a78fe359bd84499a19e23 - 0.0% (766 Bytes)
/bin/sh -c #(nop) ADD file:ee2c184d933cfe1848f54f94d92f5c14d073160b62ec403259b18392d4ec6e1b in /
2021-11-03 22:20:10 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-12 09:55:55 UTC/bin/sh -c #(nop) ARG MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.27
2021-11-12 09:55:55 UTC/bin/sh -c #(nop) ARG MYSQL_SHELL_PACKAGE=mysql-shell-8.0.27
2021-11-12 09:55:59 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.27 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.27 /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
2021-11-12 09:57:36 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.27 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.27 /bin/sh -c microdnf update && echo "[main]" > /etc/dnf/dnf.conf && microdnf install -y $MYSQL_SHELL_PACKAGE && microdnf install -y --disablerepo=ol8_appstream --enablerepo=mysql80-server-minimal $MYSQL_SERVER_PACKAGE && rpm --nodeps -e python36 && microdnf clean all && mkdir /docker-entrypoint-initdb.d
2021-11-12 09:57:43 UTC/bin/sh -c #(nop) COPY file:a86db77562959d852184d0b3828419172dede0850569de650cca184181231380 in /
2021-11-12 09:57:44 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.27 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.27 /bin/sh -c /prepare-image.sh && rm -f /prepare-image.sh
2021-11-12 09:57:45 UTC/bin/sh -c #(nop) ENV MYSQL_UNIX_PORT=/var/lib/mysql/mysql.sock
2021-11-12 09:57:47 UTC/bin/sh -c #(nop) COPY file:1ea6911aad208887222f03cb0b45316df0b05f77fec5b6d5271703e0044f0133 in /entrypoint.sh
2021-11-12 09:57:48 UTC/bin/sh -c #(nop) COPY file:f494b5e879200b2936bb0269486a813af8cd32101c39b7e56b4a228861e76aaf in /healthcheck.sh
2021-11-12 09:57:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2021-11-12 09:57:49 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2021-11-12 09:57:50 UTC/bin/sh -c #(nop) EXPOSE 3306 33060 33061
2021-11-12 09:57:51 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.