2021-07-20 14:23:35 UTC
129 MB
/var/lib/mysql/mysql.sock
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b5be27e1996fb8907c1e58ee149ece657c117fb2b3a033b337d62e243078b094 - 40.13% (51.9 MB)
[#001] sha256:091844bfb0ec8da1327ed7bd5a0968834a97345f3383b920e48fdeac9699543b - 1.55% (2.01 MB)
[#002] sha256:3cb5fb55841d80784e3de3b7e46c00b29675b76e3fa0114b6f1042c824553eb3 - 58.31% (75.4 MB)
[#003] sha256:47644b99acea6173d2113b956303843bf91e22ce6a32aa63981853dc39fa057e - 0.0% (724 Bytes)
[#004] sha256:3bd4cb0b78d15e361a8be71e6a6dde02269669ec8330a784fe40ca9bf2c4fff9 - 0.0% (692 Bytes)
[#005] sha256:a62c52d3a76433c37153448418e0aaf788c76389e7aa2c804d2ffc1d096cb26b - 0.0% (284 Bytes)
[#006] sha256:20396840d0b1f07a7730bf423068a8cdd9a842f92da09f4466586379ae70add2 - 0.0% (3.48 KB)
[#007] sha256:38b3da6a86f7c4f013c60cb372b2e7b3c94572ec75cfcb6a5dc7d218ae49296a - 0.0% (764 Bytes)
/bin/sh -c #(nop) ADD file:46efe0cb70a1c4f574c3b3e1fb9b9733930d246bb8077c4ec2160a840697e6c8 in /
2021-06-17 16:51:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-07-20 14:21:42 UTC/bin/sh -c #(nop) ARG MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-5.7.35
2021-07-20 14:21:43 UTC/bin/sh -c #(nop) ARG MYSQL_SHELL_PACKAGE=mysql-shell-8.0.26
2021-07-20 14:21:48 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-5.7.35 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.26 /bin/sh -c rpm -U https://repo.mysql.com/mysql-community-minimal-release-el7.rpm && rpm -U https://repo.mysql.com/mysql80-community-release-el7.rpm
2021-07-20 14:23:22 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-5.7.35 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.26 /bin/sh -c yum install -y $MYSQL_SHELL_PACKAGE && yum install -y $MYSQL_SERVER_PACKAGE --enablerepo=mysql57-server-minimal && yum clean all && mkdir /docker-entrypoint-initdb.d
2021-07-20 14:23:25 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-5.7.35 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.26 /bin/sh -c sed -i 's/^log-error=/#&/' /etc/my.cnf
2021-07-20 14:23:26 UTC/bin/sh -c #(nop) COPY file:a86db77562959d852184d0b3828419172dede0850569de650cca184181231380 in /
2021-07-20 14:23:28 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-5.7.35 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.26 /bin/sh -c /prepare-image.sh && rm -f /prepare-image.sh
2021-07-20 14:23:29 UTC/bin/sh -c #(nop) ENV MYSQL_UNIX_PORT=/var/lib/mysql/mysql.sock
2021-07-20 14:23:31 UTC/bin/sh -c #(nop) COPY file:99c18129a3fdace0e2b609142d7be2674912c9c07d62044faf5602d3463ed350 in /entrypoint.sh
2021-07-20 14:23:32 UTC/bin/sh -c #(nop) COPY file:f494b5e879200b2936bb0269486a813af8cd32101c39b7e56b4a228861e76aaf in /healthcheck.sh
2021-07-20 14:23:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2021-07-20 14:23:33 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2021-07-20 14:23:34 UTC/bin/sh -c #(nop) EXPOSE 3306 33060
2021-07-20 14:23:35 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.