2022-10-12 01:23:42 UTC
164 MB
/var/lib/mysql/mysql.sock
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:134439bbc243a0f22cd5bd7143551b823cd1249a81745ccfa392ca5351d100af - 26.31% (43.2 MB)
[#001] sha256:24197d57c06a45e548b7d335fedce25483c4e359d1c89cb604803796bf504a8b - 1.08% (1.77 MB)
[#002] sha256:a8ff14042390f422379f34997dae7e7ef5025a7c18cfd8f659074f6eb658fdff - 72.61% (119 MB)
[#003] sha256:209d472e303b6c3df8bbf1afb41f3ec0745529a2b2b3297e2b961af62f5543be - 0.0% (694 Bytes)
[#004] sha256:4158d94acc40b0a3bc11d8a04fdf59146a3fb3cdc7a17659f425521cb36298c1 - 0.0% (275 Bytes)
[#005] sha256:807107bf7d7a77b13693daac7bf9525aff77715d8b69e60004ea30c4c630ee44 - 0.0% (3.7 KB)
[#006] sha256:5f5d5a703fe0af3f26af6671d79222f15f767b0fcf49bfc19e0cb951fcf56bcd - 0.0% (764 Bytes)
/bin/sh -c #(nop) ADD file:40e1b0533d9ae91c868834395cbd4b74cf2a47965791be201c03ae764f9da2b0 in /
2022-10-07 20:31:41 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-10-12 01:22:05 UTC/bin/sh -c #(nop) ARG MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.31
2022-10-12 01:22:06 UTC/bin/sh -c #(nop) ARG MYSQL_SHELL_PACKAGE=mysql-shell-8.0.31
2022-10-12 01:22:09 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:33 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:34 UTC/bin/sh -c #(nop) COPY file:a86db77562959d852184d0b3828419172dede0850569de650cca184181231380 in /
2022-10-12 01:23:35 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:36 UTC/bin/sh -c #(nop) ENV MYSQL_UNIX_PORT=/var/lib/mysql/mysql.sock
2022-10-12 01:23:38 UTC/bin/sh -c #(nop) COPY file:bc0bd728b48aa3c404dcba3c979b15615165df5123e78f72737a8241e2f7e3cb in /entrypoint.sh
2022-10-12 01:23:39 UTC/bin/sh -c #(nop) COPY file:f494b5e879200b2936bb0269486a813af8cd32101c39b7e56b4a228861e76aaf in /healthcheck.sh
2022-10-12 01:23:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2022-10-12 01:23:40 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2022-10-12 01:23:41 UTC/bin/sh -c #(nop) EXPOSE 3306 33060 33061
2022-10-12 01:23:42 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.