2016-12-12 14:47:43 UTC
114 MB
https://repo.mysql.com/yum/mysql-5.7-community/docker/x86_64/mysql-community-server-minimal-5.7.16-1.el7.x86_64.rpm
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:acdfbb1a4f2d0e415b6ede6a7f47fa36dc231285979d7414235c8e96d75125c8 - 67.99% (77.7 MB)
[#001] sha256:6e865d7f3940d6493ad16c41c075dbde06d42a94d805ae6f0badf636436ddaba - 32.0% (36.6 MB)
[#002] sha256:4c1ecf7f13c62c61ff7ef5d5682fbf525ae73ea818dfb0bae2965aa8235e7ef0 - 0.0% (114 Bytes)
[#003] sha256:db999f933b069ae06dae82ccf013d6057bf928e1c006fadcab32de1dac055018 - 0.0% (1.59 KB)
/bin/sh -c #(nop) MAINTAINER Oracle Linux Product Team <ol-ovm-info_ww@oracle.com>
2016-11-29 22:33:29 UTC/bin/sh -c #(nop) ADD file:6e33ae910f6642e5cb7f13acdddeec88f90a4fb508a624b625d872b312ef5feb in /
2016-11-29 22:33:30 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-12-12 14:46:30 UTC/bin/sh -c #(nop) ENV PACKAGE_URL=https://repo.mysql.com/yum/mysql-5.7-community/docker/x86_64/mysql-community-server-minimal-5.7.16-1.el7.x86_64.rpm
2016-12-12 14:47:31 UTC/bin/sh -c rpmkeys --import http://repo.mysql.com/RPM-GPG-KEY-mysql && yum install -y $PACKAGE_URL && yum install -y libpwquality && rm -rf /var/cache/yum/*
2016-12-12 14:47:33 UTC/bin/sh -c mkdir /docker-entrypoint-initdb.d
2016-12-12 14:47:35 UTC/bin/sh -c #(nop) VOLUME [/var/lib/mysql]
2016-12-12 14:47:37 UTC/bin/sh -c #(nop) COPY file:d7d254b5b262887ab67d2b14de2d1e0edbd0b8b3e9ff445ca6caa17ad55cb091 in /entrypoint.sh
2016-12-12 14:47:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2016-12-12 14:47:41 UTC/bin/sh -c #(nop) EXPOSE 3306/tcp 33060/tcp
2016-12-12 14:47:43 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.