Namespace
activiti
Image / Tag
activiti-cloud-modeling:7.0.41
Content Digest
sha256:7114335b3369f8307cd785d5fd8511960bceeee4bf072b38d9cd7d36ff023e4e
Details
Created

2019-02-06 13:19:35 UTC

Size

150 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 - 14.27% (21.5 MB)

[#001] sha256:1cf4e4a3f53407278434f4de7f127f62c89a691ff5862fbdd936a2b8aa3d3e54 - 0.29% (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 - 48.96% (73.6 MB)

[#006] sha256:0f69897dccbbda2b61637935a3c4ba309a51d5f6c2ee247238a48b1be46b552e - 36.49% (54.9 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-06 13:19:34 UTC

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

2019-02-06 13:19:34 UTC

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

2019-02-06 13:19:35 UTC

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

2019-02-06 13:19:35 UTC

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

2019-02-06 13:19:35 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