2019-06-09 12:27:57 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:c93e6b4e1654268ba8b90354834b2b147591bfcdbb4bab5c811383866d3dfa6b - 0.0% (510 Bytes)
[#004] sha256:0481f87cf9ba277b43cab4b47e115e0156df27a20dd26109344fad6b17114824 - 40.45% (160 MB)
[#005] sha256:1dfbd135e9c716886d00615a340fe5ae780598a81dfc811f6f6b37f0468bfd5e - 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-09 12:27:52 UTC/bin/sh -c #(nop) MAINTAINER homeadvisor
2019-06-09 12:27:52 UTC/bin/sh -c #(nop) ADD file:e360fbc50c5cfca8fa9834e0bee318294e3a86bbf4bbe6c32cf38f637afa3a0a in /
2019-06-09 12:27:56 UTC/bin/sh -c #(nop) ADD file:20650c3542684cdbb27fac55a7eaba4e29960b4da33f8ce72a597eb35a2d6731 in /
2019-06-09 12:27:57 UTC/bin/sh -c chmod +x /kafdrop.sh
2019-06-09 12:27:57 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.