Namespace
openzipkin
Image / Tag
zipkin:1.16.1
Content Digest
sha256:c247a494d460a2bd3f56034bb37e94089cdef4a61ec8b36b623021fb1a1f1f4d
Details
Created

2016-11-21 02:22:12 UTC

Size

104 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.16.1


Layers

[#000] sha256:fa7021183e991daa8d2788d23a066be35fcd9a8bd09bd9be242e001e494a5902 - 42.86% (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:1722b0f00866213d566e49e51e9f83b49137f185f6dfe2d21f31e130bb42943e - 0.0% (868 Bytes)

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

[#007] sha256:ffa5b3f5ab8a9b9b8cc339265560639263f645c5172541dc07c99b9cee399223 - 57.14% (59.3 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

2016-11-18 04:21:29 UTC

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

2016-11-18 04:21:30 UTC

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

2016-11-18 04:21:31 UTC

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

2016-11-18 04:21:31 UTC

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

2016-11-21 02:22:01 UTC

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

2016-11-21 02:22:01 UTC

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

2016-11-21 02:22:11 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

2016-11-21 02:22:12 UTC

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

2016-11-21 02:22:12 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