2021-11-12 11:30:59 UTC
158 MB
/var/lib/mysql/mysql.sock
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:78f907cdf4ab5c2f44301b763f2b3876f9928153416b62e0d2cb69e4f97f9031 - 27.83% (44 MB)
[#001] sha256:035805736c03c8c8a6303c786d774277d94456d8e5182096dd76a4f9513f083f - 1.23% (1.94 MB)
[#002] sha256:d2d0a5329a4de4d035397068b23579c788e48345c4dfac63bb8d22256931d28a - 70.94% (112 MB)
[#003] sha256:e550adc3fc8c45f82539037a31c85b1f16d0ac27ab2ec663d63591c3a15e9ea7 - 0.0% (694 Bytes)
[#004] sha256:9d764ef2813b714b5c444c15676762992d796e5f74d35e01bfa6647b3b834970 - 0.0% (279 Bytes)
[#005] sha256:6f9519148988d0a5c10083954f64310abf19a70bc8526ea78f158f4724011f65 - 0.0% (3.69 KB)
[#006] sha256:906914afa9105f5bdcb2a2a1f111839d8238ef2c75eab2080a14274a9914e639 - 0.0% (765 Bytes)
/bin/sh -c #(nop) ADD file:42d3c96053f453ca6f7155adc565cd822cd2663bd2a3862ccaabb9886c191116 in /
2021-11-03 22:44:11 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-12 11:29:04 UTC/bin/sh -c #(nop) ARG MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.27
2021-11-12 11:29:05 UTC/bin/sh -c #(nop) ARG MYSQL_SHELL_PACKAGE=mysql-shell-8.0.27
2021-11-12 11:29:08 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 11:30:44 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 11:30:52 UTC/bin/sh -c #(nop) COPY file:a86db77562959d852184d0b3828419172dede0850569de650cca184181231380 in /
2021-11-12 11:30:53 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 11:30:53 UTC/bin/sh -c #(nop) ENV MYSQL_UNIX_PORT=/var/lib/mysql/mysql.sock
2021-11-12 11:30:55 UTC/bin/sh -c #(nop) COPY file:1ea6911aad208887222f03cb0b45316df0b05f77fec5b6d5271703e0044f0133 in /entrypoint.sh
2021-11-12 11:30:56 UTC/bin/sh -c #(nop) COPY file:f494b5e879200b2936bb0269486a813af8cd32101c39b7e56b4a228861e76aaf in /healthcheck.sh
2021-11-12 11:30:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2021-11-12 11:30:57 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2021-11-12 11:30:58 UTC/bin/sh -c #(nop) EXPOSE 3306 33060 33061
2021-11-12 11:30:59 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.