2022-04-27 03:18:24 UTC
132 MB
/var/lib/mysql/mysql.sock
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:fae25b9d3939dbcc4ba794248d22fae4a75da2687972e223a66d6480e9564869 - 39.67% (52.4 MB)
[#001] sha256:1b4901d6b4a1976f9571df090e9e65489f650f98cabcbce93016b9f518aa5ee2 - 1.51% (1.99 MB)
[#002] sha256:65015893ca763de95ef8b3b60067664eabdf61b7e422854ebd3dce8f1f5bc3b5 - 58.82% (77.8 MB)
[#003] sha256:82fe76c9548130c2579d8d870f3f9beef195b9b6964ccd620fb7df038380f062 - 0.0% (727 Bytes)
[#004] sha256:3292176f57b655a7208fd6484ea0d87f38fe0517675f60d2c7c5ebf59ed993e2 - 0.0% (694 Bytes)
[#005] sha256:826faa291993daa1afb080a49e707751c9619b631b222f9f8a0f4a27efaf5636 - 0.0% (275 Bytes)
[#006] sha256:d31c2b8e8c1323d10d7787b322ea8506973a45d28eed0edc9363d3c363aa3916 - 0.0% (3.69 KB)
[#007] sha256:fade2a0af17dfa75873544c9596f845bcc96942996c3c305d59780cc4c89b646 - 0.0% (764 Bytes)
/bin/sh -c #(nop) ADD file:b0df42f2bb614be48861be26e670ab6a81c1549d24e64b5e355980adcf0074be in /
2022-03-29 18:36:11 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-04-27 03:17:22 UTC/bin/sh -c #(nop) ARG MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-5.7.38
2022-04-27 03:17:23 UTC/bin/sh -c #(nop) ARG MYSQL_SHELL_PACKAGE=mysql-shell-8.0.29
2022-04-27 03:17:27 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-5.7.38 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.29 /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
2022-04-27 03:18:13 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-5.7.38 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.29 /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
2022-04-27 03:18:15 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-5.7.38 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.29 /bin/sh -c sed -i 's/^log-error=/#&/' /etc/my.cnf
2022-04-27 03:18:16 UTC/bin/sh -c #(nop) COPY file:a86db77562959d852184d0b3828419172dede0850569de650cca184181231380 in /
2022-04-27 03:18:17 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-5.7.38 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.29 /bin/sh -c /prepare-image.sh && rm -f /prepare-image.sh
2022-04-27 03:18:18 UTC/bin/sh -c #(nop) ENV MYSQL_UNIX_PORT=/var/lib/mysql/mysql.sock
2022-04-27 03:18:20 UTC/bin/sh -c #(nop) COPY file:07fe8d4d2edfd79f6b08a25ceec071bc49a174abbb680389291471f99bde05ba in /entrypoint.sh
2022-04-27 03:18:21 UTC/bin/sh -c #(nop) COPY file:f494b5e879200b2936bb0269486a813af8cd32101c39b7e56b4a228861e76aaf in /healthcheck.sh
2022-04-27 03:18:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2022-04-27 03:18:22 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2022-04-27 03:18:23 UTC/bin/sh -c #(nop) EXPOSE 3306 33060
2022-04-27 03:18:24 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.