Namespace
activiti
Image / Tag
activiti-cloud-modeling:2395
Content Digest
sha256:87ab8daa98bde41c0c9dc22995f4998856c8f2b7a288cb9c47ce9224e2ecd8a4
Details
Created

2020-07-31 13:45:51 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.86% (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.57% (73.6 MB)

[#006] sha256:6ae9d1d9986afaf0f846b7c9764e8d44621ecb8f52d0a8e90007e1609890ac1d - 38.28% (59.3 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'

2020-07-31 13:45:49 UTC

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

2020-07-31 13:45:49 UTC

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

2020-07-31 13:45:50 UTC

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

2020-07-31 13:45:51 UTC

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

2020-07-31 13:45:51 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