2019-06-10 07:17:17 UTC
396 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.26% (40.6 MB)
[#001] sha256:5362bf1d5ff8c939878cd11387a1f195da87c88b7c73c89b3d933917644c8fe1 - 1.6% (6.32 MB)
[#002] sha256:7753f6dc3499dbeb4ad11e39fbe14d4ba959bf0ec7d90c6523bede118cf55dcb - 47.7% (189 MB)
[#003] sha256:e559165827d39d459213a43166773792d74b76bbedce8bfd445fae8ea2efa12f - 0.0% (510 Bytes)
[#004] sha256:830fc4cda8e0e5ff91e751ac4453c2801d0a8c6f28613a9a9a42def437db4efa - 40.45% (160 MB)
[#005] sha256:fe067db4027a50ffe9fd8965fbc11430176a7f4fd906d8c8f1e4cbbbf68ef908 - 0.0% (509 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-10 07:17:11 UTC/bin/sh -c #(nop) ADD file:e360fbc50c5cfca8fa9834e0bee318294e3a86bbf4bbe6c32cf38f637afa3a0a in /
2019-06-10 07:17:16 UTC/bin/sh -c #(nop) ADD file:118877ab6ff0bcd45c21e6d2d784b398f933f83a920e2fc0f33a8c1c02e2f189 in /
2019-06-10 07:17:17 UTC/bin/sh -c chmod +x /kafdrop.sh
2019-06-10 07:17:17 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.