2017-09-12 12:45:09 UTC
93.5 MB
/etc/shinit.sh
JAVA_HOME/usr/local/java
JAVA_OPTS-Djava.security.egd=file:/dev/./urandom
JRE/usr/local/java/jre
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/java/jre/bin:/usr/local/java/bin
ZIPKIN_REPOhttps://jcenter.bintray.com
ZIPKIN_VERSION2.0.0
[#000] sha256:57e29adcf254f638ea0be9147ea22f5edbb31dca2a14d8aa7d5efd6aeb9d573a - 48.18% (45.1 MB)
[#001] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
[#002] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
[#003] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
[#004] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
[#005] sha256:8372b8ed13ca00d3aaf03a46feb98c7ee7221a77986799ac8be53ee2e127fe49 - 0.0% (897 Bytes)
[#006] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
[#007] sha256:28248736d183b2c0b9af123be13a09adc44d22241f59b1cee35ad38a8968c114 - 51.82% (48.5 MB)
[#008] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
[#009] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
/bin/sh -c echo 'hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4' >> /etc/nsswitch.conf
2017-09-12 12:45:03 UTC/bin/sh -c #(nop) MAINTAINER OpenZipkin "http://zipkin.io/"
2017-09-12 12:45:03 UTC/bin/sh -c #(nop) ENV ZIPKIN_REPO=https://jcenter.bintray.com
2017-09-12 12:45:04 UTC/bin/sh -c #(nop) ENV ZIPKIN_VERSION=2.0.0
2017-09-12 12:45:04 UTC/bin/sh -c #(nop) ENV JAVA_OPTS=-Djava.security.egd=file:/dev/./urandom
2017-09-12 12:45:04 UTC/bin/sh -c #(nop) COPY dir:385ad0aae9a3a2e4a170523019fee680dabc0129efeba9b09bda41cfe2667035 in /zipkin/
2017-09-12 12:45:04 UTC/bin/sh -c #(nop) WORKDIR /zipkin
2017-09-12 12:45:08 UTC/bin/sh -c apk add unzip && curl -SL $ZIPKIN_REPO/io/zipkin/java/zipkin-server/$ZIPKIN_VERSION/zipkin-server-$ZIPKIN_VERSION-exec.jar > zipkin-server.jar && unzip zipkin-server.jar && rm zipkin-server.jar && curl -SL $ZIPKIN_REPO/io/zipkin/java/zipkin-autoconfigure-collector-kafka10/$ZIPKIN_VERSION/zipkin-autoconfigure-collector-kafka10-$ZIPKIN_VERSION-module.jar > kafka10.jar && unzip kafka10.jar -d kafka10 && rm kafka10.jar && apk del unzip
2017-09-12 12:45:08 UTC/bin/sh -c #(nop) EXPOSE 9410/tcp 9411/tcp
2017-09-12 12:45:09 UTC/bin/sh -c #(nop) CMD ["/bin/sh" "-c" "test -n \"$STORAGE_TYPE\" && source .${STORAGE_TYPE}_profile; test -n \"$KAFKA_BOOTSTRAP_SERVERS\" && JAVA_OPTS=\"${JAVA_OPTS} -Dloader.path=kafka10 -Dspring.profiles.active=kafka\"; java ${JAVA_OPTS} -cp . org.springframework.boot.loader.PropertiesLauncher"]
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.