2022-07-27 05:35:28 UTC
145 MB
/var/lib/mysql/mysql.sock
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6871e002ffb939105716114a51e868c4d9994b1b9ee48dd6774c8c3e8de724e5 - 27.54% (40 MB)
[#001] sha256:f83b15d4ef0e03b12434595b429008c1b89a2338c6ddc3fa86dbc44e9c2c80b0 - 1.36% (1.98 MB)
[#002] sha256:2a9f18c4db68c9296bcbe260acbc1e23acc40573d5469ea0632e4c6a782b5937 - 71.1% (103 MB)
[#003] sha256:118a8285b64154cb943e874adbc2e67257c47d8a04816e4b471f4c2de08263d6 - 0.0% (694 Bytes)
[#004] sha256:7436ee5e5568b3e5119144da4796adc505f536874c6755cccf10a21735393c3f - 0.0% (275 Bytes)
[#005] sha256:d4574372e6000df366a5495b8fbb5e4d11b2e5415f0935aade4a2180abc4de09 - 0.0% (3.69 KB)
[#006] sha256:1f565a3cbc525fae2f222abf8598372acfc5497b7db89e4f0bccd902b89f7765 - 0.0% (765 Bytes)
/bin/sh -c #(nop) ADD file:e864e9187ff57bc1df9611a0990052f89611bfe7b6bc8e3d24b500b0886ec725 in /
2022-07-05 22:43:14 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-07-27 05:33:30 UTC/bin/sh -c #(nop) ARG MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.30
2022-07-27 05:33:31 UTC/bin/sh -c #(nop) ARG MYSQL_SHELL_PACKAGE=mysql-shell-8.0.30
2022-07-27 05:33:34 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.30 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.30 /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-07-27 05:35:19 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.30 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.30 /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-07-27 05:35:21 UTC/bin/sh -c #(nop) COPY file:a86db77562959d852184d0b3828419172dede0850569de650cca184181231380 in /
2022-07-27 05:35:21 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.30 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.30 /bin/sh -c /prepare-image.sh && rm -f /prepare-image.sh
2022-07-27 05:35:22 UTC/bin/sh -c #(nop) ENV MYSQL_UNIX_PORT=/var/lib/mysql/mysql.sock
2022-07-27 05:35:24 UTC/bin/sh -c #(nop) COPY file:dda78168217570b091384f0852c8ade4f3becd88e8cdcd57cd468cc7e659a761 in /entrypoint.sh
2022-07-27 05:35:25 UTC/bin/sh -c #(nop) COPY file:f494b5e879200b2936bb0269486a813af8cd32101c39b7e56b4a228861e76aaf in /healthcheck.sh
2022-07-27 05:35:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2022-07-27 05:35:26 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2022-07-27 05:35:27 UTC/bin/sh -c #(nop) EXPOSE 3306 33060 33061
2022-07-27 05:35:28 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.