Namespace
openzipkin
Image / Tag
zipkin:1.17
Content Digest
sha256:2729e3ae0130cd5611670f8018ca15d281ddab1b1d0cb39a5b37465eff6baade
Details
Created

2016-11-30 05:38:29 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.17.1


Layers

[#000] sha256:fa7021183e991daa8d2788d23a066be35fcd9a8bd09bd9be242e001e494a5902 - 42.85% (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:002075270d353b159e57c66df01a7008e588c88f80c8c245085be8684dd0701e - 0.0% (867 Bytes)

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

[#007] sha256:a4533b19849a59fa840a98b3ad988ac075fb63a9c875e143577b35ed117afed4 - 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-30 05:38:19 UTC

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

2016-11-30 05:38:20 UTC

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

2016-11-30 05:38:20 UTC

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

2016-11-30 05:38:21 UTC

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

2016-11-30 05:38:21 UTC

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

2016-11-30 05:38:21 UTC

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

2016-11-30 05:38:28 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-30 05:38:29 UTC

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

2016-11-30 05:38:29 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