2019-09-24 20:10:00 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:ad18637d63f5173516a687c5ecae2fe0a624b508d064de19476364a793cb8962 - 10.3% (40.6 MB)
[#001] sha256:ef2c937827726bc300b3e6ffa950f3e3cc2e7408bed0362c0088de23b6b436d4 - 1.6% (6.33 MB)
[#002] sha256:7d4c0bffca0a54044c764ae3d7fa5bdce6aa10fd40032e946bfcccd57d7aaa0a - 47.89% (189 MB)
[#003] sha256:1f61ec252890c4877a7dab948a831ab2aab84b62310c29fcd99e5ea0ac76edbe - 0.0% (658 Bytes)
[#004] sha256:e2c8ae14946750316cac57660f158c34a3cf1e811d155afce3a953960ef621b8 - 40.2% (159 MB)
[#005] sha256:a2e1d95e26d055f1fda46ee1ffa7b7de58f6071e9d235a1164c603a0eaa27321 - 0.0% (660 Bytes)
/bin/sh -c #(nop) MAINTAINER Oracle Linux Product Team <ol-ovm-info_ww@oracle.com>
2019-06-24 22:24:02 UTC/bin/sh -c #(nop) ADD file:4400deba5d19b541270a697d26a15d547c81e3f035f7ec39e9f6918e0150501c in /
2019-06-24 22:24:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-06-24 22:40:40 UTC/bin/sh -c set -eux; yum install -y gzip tar freetype fontconfig ; rm -rf /var/cache/yum
2019-06-24 22:40:41 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2019-06-24 22:41:24 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/java/openjdk-12
2019-06-24 22:41:24 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-06-24 22:41:25 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=12.0.1
2019-06-24 22:41:25 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-06-24 22:41:25 UTC/bin/sh -c #(nop) ENV JAVA_SHA256=151eb4ec00f82e5e951126f572dc9116104c884d97f91be14ec11e85fc2dd626
2019-06-24 22:41:51 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-06-24 22:41:51 UTC/bin/sh -c #(nop) CMD ["jshell"]
2019-09-24 20:09:55 UTC/bin/sh -c #(nop) ADD file:e0c344d9e36048ede3ccae0866f56eca49fe3979b92b4508e308c30792c2ad4b in /
2019-09-24 20:09:59 UTC/bin/sh -c #(nop) ADD file:54d6d1cbea041e145a3c4a031543f43c3e6b911555825c7e9c9e2e364bdb519e in /
2019-09-24 20:10:00 UTC/bin/sh -c chmod +x /kafdrop.sh
2019-09-24 20:10:00 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.