2022-01-19 13:36:52 UTC
138 MB
/var/lib/mysql/mysql.sock
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:221c7ea50c9e95c992addc36bb85d61bef0ac2db6a8310cc242ae9af23ea2101 - 32.63% (44.9 MB)
[#001] sha256:d32a20f3a6af4313cf1aa0ed4a8537df3f702a377fbfe95b45d3cfc9e043fe3f - 1.29% (1.77 MB)
[#002] sha256:28749a63c815880257fbbbf6cbd9f6694af20516e164b889c069aec8ed8d24cd - 66.08% (90.9 MB)
[#003] sha256:3cdab959ca41c4a4053a2a532985387d479b1596ed6660fc5f8d42f9f809748b - 0.0% (693 Bytes)
[#004] sha256:30ceffa70af43e41efe3531ec79dd3c88e6dc13444835edbf181e33840c5554a - 0.0% (277 Bytes)
[#005] sha256:e4b028b699c1fe1f9a2bb78c7f5c68e058761a2e8b790f5b84f91b769f861744 - 0.0% (3.69 KB)
[#006] sha256:3abed4e8adad2d8262d9ea38b2b60ef764f2d36ffe6f07a3bf382847ae54e811 - 0.0% (765 Bytes)
/bin/sh -c #(nop) ADD file:15b307e0b1aafead42c103e34d3e51a271acea1ab0b68961e239f11af3b0d179 in /
2021-12-23 02:20:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-01-19 13:35:28 UTC/bin/sh -c #(nop) ARG MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.28
2022-01-19 13:35:29 UTC/bin/sh -c #(nop) ARG MYSQL_SHELL_PACKAGE=mysql-shell-8.0.28
2022-01-19 13:35:32 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.28 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.28 /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
2022-01-19 13:36:37 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.28 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.28 /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 && microdnf clean all && mkdir /docker-entrypoint-initdb.d
2022-01-19 13:36:44 UTC/bin/sh -c #(nop) COPY file:a86db77562959d852184d0b3828419172dede0850569de650cca184181231380 in /
2022-01-19 13:36:46 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.28 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.28 /bin/sh -c /prepare-image.sh && rm -f /prepare-image.sh
2022-01-19 13:36:46 UTC/bin/sh -c #(nop) ENV MYSQL_UNIX_PORT=/var/lib/mysql/mysql.sock
2022-01-19 13:36:48 UTC/bin/sh -c #(nop) COPY file:14cb74163e82500ed628445fef1fd05c4fe3902df64a4d34463ddc06742cb82c in /entrypoint.sh
2022-01-19 13:36:49 UTC/bin/sh -c #(nop) COPY file:f494b5e879200b2936bb0269486a813af8cd32101c39b7e56b4a228861e76aaf in /healthcheck.sh
2022-01-19 13:36:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2022-01-19 13:36:50 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2022-01-19 13:36:51 UTC/bin/sh -c #(nop) EXPOSE 3306 33060 33061
2022-01-19 13:36:52 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.