Namespace
activiti
Image / Tag
example-runtime-bundle:7.0.110
Content Digest
sha256:5bda8718a8a580fb34a3c3fbf3d835f2aff384b9443cd4f9fbbb514111c73ccb
Details
Created

2019-02-07 13:03:16 UTC

Size

155 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

11.0.1+13-2~bpo9+1

JAVA_HOME

/docker-java-home

JAVA_VERSION

11.0.1

LANG

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PORT

8080


Layers

[#000] sha256:5e6ec7f28fb77f84f64b8c29fcb0a746260563f5858315e3e9fcc4aee2844840 - 13.88% (21.5 MB)

[#001] sha256:1cf4e4a3f53407278434f4de7f127f62c89a691ff5862fbdd936a2b8aa3d3e54 - 0.28% (444 KB)

[#002] sha256:5d9d21aca48025a2d2b48c19e6b5c17e1ac8b087599024c8c6eb030ab796c14e - 0.0% (222 Bytes)

[#003] sha256:0a126fb8ec285a7d09f65c30e3efe29c34bf2a3d6693b6a4f085bef95dff38d6 - 0.0% (246 Bytes)

[#004] sha256:1904df3245457cd0042438c35e356f8ac4d2944468a88d16a60ab2535089b73f - 0.0% (131 Bytes)

[#005] sha256:e6d9d96381c87548e53d7208685354f13680702fded8c281c7ab1454e0a18a34 - 47.64% (73.6 MB)

[#006] sha256:831951f92d6548e7a45cd6fbba60d656352f264f23f012bee3ad7705547e25c1 - 38.2% (59 MB)


History
2019-01-22 19:30:32 UTC

/bin/sh -c #(nop) ADD file:a65337a57a064a79ad8a3f42e8282b3e01710cb4684ccd880463cc8d2e051fa5 in /

2019-01-22 19:30:32 UTC

/bin/sh -c #(nop) CMD ["bash"]

2019-01-22 21:13:28 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*

2019-01-22 21:13:29 UTC

/bin/sh -c echo 'deb http://deb.debian.org/debian stretch-backports main' > /etc/apt/sources.list.d/stretch-backports.list

2019-01-22 21:13:29 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2019-01-22 21:13:30 UTC

/bin/sh -c { echo '#!/bin/sh'; echo 'set -e'; echo; echo 'dirname "$(dirname "$(readlink -f "$(which javac || which java)")")"'; } > /usr/local/bin/docker-java-home && chmod +x /usr/local/bin/docker-java-home

2019-01-22 21:13:31 UTC

/bin/sh -c ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-java-home

2019-01-22 21:13:31 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home

2019-01-22 21:13:32 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=11.0.1

2019-01-22 21:13:32 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=11.0.1+13-2~bpo9+1

2019-01-22 21:16:32 UTC

/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; ln -svT /docker-java-home/bin/java /usr/local/bin/java; apt-get update; apt-get install -y --no-install-recommends openjdk-11-jre-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; rm -v /usr/local/bin/java; keytool -importkeystore -srckeystore /etc/ssl/certs/java/cacerts -destkeystore /etc/ssl/certs/java/cacerts.jks -deststoretype JKS -srcstorepass changeit -deststorepass changeit -noprompt; mv /etc/ssl/certs/java/cacerts.jks /etc/ssl/certs/java/cacerts; /var/lib/dpkg/info/ca-certificates-java.postinst configure; [ "$(readlink -f "$JAVA_HOME")" = "$(docker-java-home)" ]; update-alternatives --get-selections | awk -v home="$(readlink -f "$JAVA_HOME")" 'index($3, home) == 1 { $2 = "manual"; print | "update-alternatives --set-selections" }'; update-alternatives --query java | grep -q 'Status: manual'

2019-02-07 13:03:15 UTC

/bin/sh -c #(nop) ENV PORT=8080

2019-02-07 13:03:15 UTC

/bin/sh -c #(nop) EXPOSE 8080

2019-02-07 13:03:16 UTC

/bin/sh -c #(nop) COPY file:f14decea5bc5f60f27c08906053295fa114471805f9d88242506213b3174f433 in /opt/app.jar

2019-02-07 13:03:16 UTC

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

2019-02-07 13:03:16 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/bin/sh" "-c" "exec java $JAVA_OPTS -jar app.jar"]

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