2022-10-12 01:23:50 UTC
161 MB
/var/lib/mysql/mysql.sock
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b1fd07b350f6ad7cbeba0a51588b69ec8ebf7c692c086437f5785b969b4d539a - 25.73% (41.5 MB)
[#001] sha256:9fc76a227b341d292039ba53d82da95a5f3357537baab2f0882564fd61c4d82b - 1.24% (2 MB)
[#002] sha256:468a9a5321b39a0e2084d909c94ed59c60c73298219eb7b09e102ca2dd1a85b9 - 73.02% (118 MB)
[#003] sha256:3d9fb0d62914c32a742f4fcf4f43e5e0bb386cd574576183be7c3d5b31502172 - 0.0% (694 Bytes)
[#004] sha256:945eef6c2c6e0fcd6c469e218010b8af9478ccc9e92bd935d42b24f86ca01c93 - 0.0% (283 Bytes)
[#005] sha256:91204340a0a8feb412b56d970758ffc86a3763d88495515a8cb62541d606491d - 0.0% (3.7 KB)
[#006] sha256:cec56deb3e51a9894dec1bddedc929b0b26251d9f56707037b10293bf46bb020 - 0.0% (766 Bytes)
/bin/sh -c #(nop) ADD file:6eb7b065ffe8855d82638de19bd23fba329883c96f01d093e7bc6bdb5da836a3 in /
2022-10-07 20:51:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-10-12 01:22:15 UTC/bin/sh -c #(nop) ARG MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.31
2022-10-12 01:22:16 UTC/bin/sh -c #(nop) ARG MYSQL_SHELL_PACKAGE=mysql-shell-8.0.31
2022-10-12 01:22:19 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.31 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.31 /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-10-12 01:23:41 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.31 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.31 /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-10-12 01:23:43 UTC/bin/sh -c #(nop) COPY file:a86db77562959d852184d0b3828419172dede0850569de650cca184181231380 in /
2022-10-12 01:23:43 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.31 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.31 /bin/sh -c /prepare-image.sh && rm -f /prepare-image.sh
2022-10-12 01:23:44 UTC/bin/sh -c #(nop) ENV MYSQL_UNIX_PORT=/var/lib/mysql/mysql.sock
2022-10-12 01:23:46 UTC/bin/sh -c #(nop) COPY file:bc0bd728b48aa3c404dcba3c979b15615165df5123e78f72737a8241e2f7e3cb in /entrypoint.sh
2022-10-12 01:23:47 UTC/bin/sh -c #(nop) COPY file:f494b5e879200b2936bb0269486a813af8cd32101c39b7e56b4a228861e76aaf in /healthcheck.sh
2022-10-12 01:23:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2022-10-12 01:23:48 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2022-10-12 01:23:49 UTC/bin/sh -c #(nop) EXPOSE 3306 33060 33061
2022-10-12 01:23:50 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.