2021-07-03 15:40:43 UTC
166 MB
11.0.1+13-2~bpo9+1
JAVA_HOME/docker-java-home
JAVA_VERSION11.0.1
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PORT8080
[#000] sha256:5e6ec7f28fb77f84f64b8c29fcb0a746260563f5858315e3e9fcc4aee2844840 - 12.95% (21.5 MB)
[#001] sha256:1cf4e4a3f53407278434f4de7f127f62c89a691ff5862fbdd936a2b8aa3d3e54 - 0.26% (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 - 44.44% (73.6 MB)
[#006] sha256:6f02c51ced76c02878bd3a32bdb5fcca22eb7a5e2b8579f39ecf9bf037b040be - 0.0% (180 Bytes)
[#007] sha256:7ce8f50cd220b325eb52c284814522de82c2f297f62c515b0961a37d04355271 - 0.0% (179 Bytes)
[#008] sha256:783fb6f90f9f6b5919204531eaf67c04063f4fb32f38945dc81d2d9d8a1318ad - 35.15% (58.2 MB)
[#009] sha256:35348322054e886054be694ae5cd71bed68438d5f9aabbb3d75d08f6330ab48f - 7.19% (11.9 MB)
/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'
2021-07-03 15:40:35 UTC/bin/sh -c #(nop) ENV PORT=8080
2021-07-03 15:40:36 UTC/bin/sh -c #(nop) EXPOSE 8080
2021-07-03 15:40:37 UTC/bin/sh -c #(nop) WORKDIR /opt
2021-07-03 15:40:39 UTC/bin/sh -c #(nop) COPY file:4398502753bb37f0c1a4f35e6a212ad303e30137c1a3d0f5da179949dc93f976 in ./entrypoint.sh
2021-07-03 15:40:39 UTC/bin/sh -c chmod +x ./entrypoint.sh
2021-07-03 15:40:41 UTC/bin/sh -c #(nop) COPY file:c1d888c4c9c285986e60962691fdccc0d97562ac683ab51fc364d2115a866311 in app.jar
2021-07-03 15:40:42 UTC/bin/sh -c #(nop) COPY file:eebe320676b3ff8f2b4b29ef2fe0a55a4710cb907ce640e18ddb7e67456fa32b in liquibase.jar
2021-07-03 15:40:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["./entrypoint.sh"]
2021-07-03 15:40:43 UTC/bin/sh -c #(nop) CMD ["-jar" "app.jar"]
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.