2019-06-10 01:45:28 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:b47e97f25089e5e4499583901b566ba433ccb370049cbbee0d61e8d72db6ecf4 - 0.0% (510 Bytes)
[#004] sha256:997ca99133414346a1bfe2d05c744d18cf912fb4fb3257f0d04ac136dcc09bec - 40.45% (160 MB)
[#005] sha256:448bc77de20bfb3c78d8b1cfb64771fb745d542de355552a514bc061ec9a8c5b - 0.0% (510 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 01:45:22 UTC/bin/sh -c #(nop) ADD file:e360fbc50c5cfca8fa9834e0bee318294e3a86bbf4bbe6c32cf38f637afa3a0a in /
2019-06-10 01:45:27 UTC/bin/sh -c #(nop) ADD file:d9ce7db143e90a1312596ca72118d7b779dd936fd161b0ffd1122dff2a3d1a97 in /
2019-06-10 01:45:28 UTC/bin/sh -c chmod +x /kafdrop.sh
2019-06-10 01:45:28 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.