2021-04-26 10:23:48 UTC
126 MB
/var/lib/mysql/mysql.sock
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e4f77142a4a774f6bf916ad4219b79ce6591cb186cfefa1510acef02c2a70c42 - 41.17% (51.9 MB)
[#001] sha256:dc91ff4f788c246cf1e8d0c4a65299e25f05c185e149dd9c0e587e71d70c60a9 - 1.59% (2.01 MB)
[#002] sha256:3b1c2ac7fab9c42da7038824ee9be728711f7d2e6675ef8f0d348c4b5b8758f6 - 57.23% (72.2 MB)
[#003] sha256:b33287ae2a9f9ca190e256a70f22222b2235c0e2a73f5afcebc8f0ec83a8490c - 0.0% (726 Bytes)
[#004] sha256:09d003cd29c16376e63babf8dea8e1576ad1a7ce7ffc69c364046a002edb370b - 0.0% (695 Bytes)
[#005] sha256:2102c35e46aed678ade0c3e7981d583bb1646e46b1c228b25f12a458158e0f29 - 0.0% (279 Bytes)
[#006] sha256:a05a048553d8328c28d46e8a54ef381a2b7fc361d6b6eb02e70b10941d9429e7 - 0.0% (3.48 KB)
[#007] sha256:71ca75218d6629198132b6d03194573cf035bab9e0a8de5f6d3c539c45993d99 - 0.0% (764 Bytes)
/bin/sh -c #(nop) ADD file:837f2bca2cab135736ad43644356710dcac6516fdfc2023d239d157d1fa4ba7c in /
2021-03-17 00:21:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-26 10:22:19 UTC/bin/sh -c #(nop) ARG MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-5.7.34
2021-04-26 10:22:20 UTC/bin/sh -c #(nop) ARG MYSQL_SHELL_PACKAGE=mysql-shell-8.0.24
2021-04-26 10:22:26 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-5.7.34 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.24 /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-04-26 10:23:31 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-5.7.34 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.24 /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-04-26 10:23:38 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-5.7.34 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.24 /bin/sh -c sed -i 's/^log-error=/#&/' /etc/my.cnf
2021-04-26 10:23:39 UTC/bin/sh -c #(nop) COPY file:a86db77562959d852184d0b3828419172dede0850569de650cca184181231380 in /
2021-04-26 10:23:41 UTC|2 MYSQL_SERVER_PACKAGE=mysql-community-server-minimal-5.7.34 MYSQL_SHELL_PACKAGE=mysql-shell-8.0.24 /bin/sh -c /prepare-image.sh && rm -f /prepare-image.sh
2021-04-26 10:23:42 UTC/bin/sh -c #(nop) ENV MYSQL_UNIX_PORT=/var/lib/mysql/mysql.sock
2021-04-26 10:23:44 UTC/bin/sh -c #(nop) COPY file:9fcacf698c6e84a1b56386e741f88bf5bc18736dda66329aa7c765a0167a9ad8 in /entrypoint.sh
2021-04-26 10:23:45 UTC/bin/sh -c #(nop) COPY file:f494b5e879200b2936bb0269486a813af8cd32101c39b7e56b4a228861e76aaf in /healthcheck.sh
2021-04-26 10:23:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2021-04-26 10:23:47 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "0s" '\x00'}
2021-04-26 10:23:47 UTC/bin/sh -c #(nop) EXPOSE 3306 33060
2021-04-26 10:23:48 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.