Namespace
openzipkin
Image / Tag
zipkin:1.19
Content Digest
sha256:00dd60aefc654eda50cf79d730991557c3c7ca8394eafe631d313ac6c16b0c12
Details
Created

2017-01-26 10:33:44 UTC

Size

105 MB

Content Digest
Labels
  • org.label-schema.build-date
    2016-11-08T13:06:13Z
  • org.label-schema.docker.dockerfile
    /maven-infrastructure/docker-baseimages/alpine-zulu-jdk9/Dockerfile
  • org.label-schema.license
    Apache License - Version 2.0
  • org.label-schema.name
    Maven Docker Infrastructure - Zulu JDK8 Baseimage
  • org.label-schema.vcs-ref
  • org.label-schema.vcs-type
    Github
  • org.label-schema.vcs-url
    https://github.com/Cantara/maven-infrastructure

Environment
ENV

/etc/shinit.sh

JAVA_HOME

/usr/local/java

JAVA_OPTS

-Djava.security.egd=file:/dev/./urandom

JRE

/usr/local/java/jre

LANG

C.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_REPO

https://jcenter.bintray.com

ZIPKIN_VERSION

1.19.4


Layers

[#000] sha256:fa7021183e991daa8d2788d23a066be35fcd9a8bd09bd9be242e001e494a5902 - 42.33% (44.5 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:e5f2c53bcc177f9b3c6d492badf7cae11f3cba9aa8fb5e8d4777168a3a87bebd - 0.0% (867 Bytes)

[#006] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)

[#007] sha256:aadc65d5a4a06277d2ec28e1dbff3e8ee2bbabf68ef893a9ed4f2273c605413e - 57.67% (60.6 MB)

[#008] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)

[#009] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)


History
2016-11-16 04:08:20 UTC

/bin/sh -c echo 'hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4' >> /etc/nsswitch.conf

2017-01-26 10:33:33 UTC

/bin/sh -c #(nop) MAINTAINER OpenZipkin "http://zipkin.io/"

2017-01-26 10:33:34 UTC

/bin/sh -c #(nop) ENV ZIPKIN_REPO=https://jcenter.bintray.com

2017-01-26 10:33:34 UTC

/bin/sh -c #(nop) ENV ZIPKIN_VERSION=1.19.4

2017-01-26 10:33:34 UTC

/bin/sh -c #(nop) ENV JAVA_OPTS=-Djava.security.egd=file:/dev/./urandom

2017-01-26 10:33:34 UTC

/bin/sh -c #(nop) COPY dir:34c3f7300d11ba511312d6495ac66b81402938b27a64e4e8b44416d2eecd7db6 in /zipkin/

2017-01-26 10:33:34 UTC

/bin/sh -c #(nop) WORKDIR /zipkin

2017-01-26 10:33:43 UTC

/bin/sh -c 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

2017-01-26 10:33:44 UTC

/bin/sh -c #(nop) EXPOSE 9410/tcp 9411/tcp

2017-01-26 10:33:44 UTC

/bin/sh -c #(nop) CMD ["/bin/sh" "-c" "test -n \"$STORAGE_TYPE\" && source .${STORAGE_TYPE}_profile; java ${JAVA_OPTS} -cp . org.springframework.boot.loader.JarLauncher"]

Danger Zone
Delete Tag

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.

Delete