2021-04-26 10:21:47 UTC
132 MB
/var/lib/mysql/mysql.sock
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ee9d4d67fb68fff67a61a5dd7af7e5d4f8e270cf217624423d05b9bf1b49e1a6 - 33.96% (44.8 MB)
[#001] sha256:7220388145b466dec71a5b31add77df2e13e42f6abac839144b4137b023ea2c1 - 1.34% (1.77 MB)
[#002] sha256:d5da4cb5b6854a7dcb38ac8e3c3ddea9fd01164d703861aee3809250b7a0ce31 - 64.69% (85.4 MB)
[#003] sha256:09d003cd29c16376e63babf8dea8e1576ad1a7ce7ffc69c364046a002edb370b - 0.0% (695 Bytes)
[#004] sha256:4107321beef6bcada2f01155b7aba3a280e720fbb24ae85142b06a73d881e26a - 0.0% (273 Bytes)
[#005] sha256:8d951f1f3a97ed2ffaed2a0963cb6ccd37584fa30c3f84e9a8968de2b4194ed7 - 0.0% (3.48 KB)
[#006] sha256:71ca75218d6629198132b6d03194573cf035bab9e0a8de5f6d3c539c45993d99 - 0.0% (764 Bytes)
/bin/sh -c #(nop) ADD file:9c532b9932419aab70115bea018132ac9096e9eebb25f230bda99cb66245fab2 in /
2021-04-17 01:21:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-26 10:19:45 UTC/bin/sh -c #(nop) ARG MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.24
2021-04-26 10:19:46 UTC/bin/sh -c #(nop) ARG MYSQL_SHELL_PACKAGE=mysql-shell-8.0.24
2021-04-26 10:19:50 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.24 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.24 /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-04-26 10:21:33 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.24 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.24 /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
2021-04-26 10:21:39 UTC/bin/sh -c #(nop) COPY file:a86db77562959d852184d0b3828419172dede0850569de650cca184181231380 in /
2021-04-26 10:21:40 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-8.0.24 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.24 /bin/sh -c /prepare-image.sh && rm -f /prepare-image.sh
2021-04-26 10:21:41 UTC/bin/sh -c #(nop) ENV MYSQL_UNIX_PORT=/var/lib/mysql/mysql.sock
2021-04-26 10:21:43 UTC/bin/sh -c #(nop) COPY file:af54d01ab90fc7ec1a379386d061bbfc6416319408164af32064ddfe937da48a in /entrypoint.sh
2021-04-26 10:21:44 UTC/bin/sh -c #(nop) COPY file:f494b5e879200b2936bb0269486a813af8cd32101c39b7e56b4a228861e76aaf in /healthcheck.sh
2021-04-26 10:21:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2021-04-26 10:21:45 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2021-04-26 10:21:46 UTC/bin/sh -c #(nop) EXPOSE 3306 33060 33061
2021-04-26 10:21:47 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.