2019-06-15 12:49:45 UTC
395 MB
/usr/java/openjdk-12
JAVA_SHA256151eb4ec00f82e5e951126f572dc9116104c884d97f91be14ec11e85fc2dd626
JAVA_URLhttps://download.java.net/java/GA/jdk12.0.1/69cfe15208a647278a19ef0990eea691/12/GPL/openjdk-12.0.1_linux-x64_bin.tar.gz
JAVA_VERSION12.0.1
LANGen_US.UTF-8
PATH/usr/java/openjdk-12/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:35defbf6c365d4b156baefbecee36d050397bcc4fca7906aada0bbd00e34c76a - 10.28% (40.6 MB)
[#001] sha256:5362bf1d5ff8c939878cd11387a1f195da87c88b7c73c89b3d933917644c8fe1 - 1.6% (6.32 MB)
[#002] sha256:7753f6dc3499dbeb4ad11e39fbe14d4ba959bf0ec7d90c6523bede118cf55dcb - 47.81% (189 MB)
[#003] sha256:b1df8998705428e20e6cd7eb3358dbfbaeb35e4e9afcfe556fed38fcb36b1224 - 0.0% (469 Bytes)
[#004] sha256:939ae7e41d5999f754c4a5f99053adbc7360f11f48d1d8337d2db6f3cd02c153 - 40.3% (159 MB)
[#005] sha256:1ea9c37ab50ad14b7c15cce4fe52ca838dcd406a1c5e2de6b9ac79476137629f - 0.0% (469 Bytes)
/bin/sh -c #(nop) MAINTAINER Oracle Linux Product Team <ol-ovm-info_ww@oracle.com>
2019-04-12 00:39:30 UTC/bin/sh -c #(nop) ADD file:fc4b1a8a391c3bd11cdd229574a87e8d1133402deff8ef758f932756d5a82ca3 in /
2019-04-12 00:39:30 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-04-12 01:03:22 UTC/bin/sh -c set -eux; yum install -y gzip tar freetype fontconfig ; rm -rf /var/cache/yum
2019-05-29 20:32:36 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2019-05-29 20:33:33 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/java/openjdk-12
2019-05-29 20:33:34 UTC/bin/sh -c #(nop) ENV PATH=/usr/java/openjdk-12/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-05-29 20:33:34 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=12.0.1
2019-05-29 20:33:34 UTC/bin/sh -c #(nop) ENV JAVA_URL=https://download.java.net/java/GA/jdk12.0.1/69cfe15208a647278a19ef0990eea691/12/GPL/openjdk-12.0.1_linux-x64_bin.tar.gz
2019-05-29 20:33:34 UTC/bin/sh -c #(nop) ENV JAVA_SHA256=151eb4ec00f82e5e951126f572dc9116104c884d97f91be14ec11e85fc2dd626
2019-05-29 20:33:59 UTC/bin/sh -c set -eux; curl -fL -o /openjdk.tgz "$JAVA_URL"; echo "$JAVA_SHA256 */openjdk.tgz" | sha256sum -c -; mkdir -p "$JAVA_HOME"; tar --extract --file /openjdk.tgz --directory "$JAVA_HOME" --strip-components 1; rm /openjdk.tgz; ln -sfT "$JAVA_HOME" /usr/java/default; ln -sfT "$JAVA_HOME" /usr/java/latest; for bin in "$JAVA_HOME/bin/"*; do base="$(basename "$bin")"; [ ! -e "/usr/bin/$base" ]; alternatives --install "/usr/bin/$base" "$base" "$bin" 20000; done; java -Xshare:dump; java --version; javac --version
2019-05-29 20:33:59 UTC/bin/sh -c #(nop) CMD ["jshell"]
2019-06-15 12:49:39 UTC/bin/sh -c #(nop) ADD file:8a3a40096383638d58dcb61a3298d16be3a018b7ed48d4d391456ea74767952a in /
2019-06-15 12:49:44 UTC/bin/sh -c #(nop) ADD file:0c2b9dad6bf8faeff0bb6b9d4d7a2cad466414a12d34e07602fe0edcbfcb9d5b in /
2019-06-15 12:49:45 UTC/bin/sh -c chmod +x /kafdrop.sh
2019-06-15 12:49:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/kafdrop.sh"]
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.