Namespace
provectuslabs
Image / Tag
kafka-ui:0.0.9
Content Digest
sha256:56624c2fedb6585047a336f5bca191ac5f1a639fc816a3e40ec0cd99cff6fe04
Details
Created

2021-01-22 11:13:28 UTC

Size

303 MB

Content Digest
Environment
JAVA_HOME

/usr/java/openjdk-13

JAVA_SHA256

acc7a6aabced44e62ec3b83e3b5959df2b1aa6b3d610d58ee45f0c21a7821a71

JAVA_URL

https://download.java.net/java/GA/jdk13.0.2/d4173c853231432d94f001e99d882ca7/8/GPL/openjdk-13.0.2_linux-x64_bin.tar.gz

JAVA_VERSION

13.0.2

LANG

en_US.UTF-8

PATH

/usr/java/openjdk-13/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:cd17e56c322c9601c98f41573bb47bd4cd68ff386d7d07538f156a7c0ef6c650 - 13.46% (40.7 MB)

[#001] sha256:ecdd73bb99224b1c73d7d3d8eea56a91f5e7fc73628dcfa3b5432cca23c7373d - 4.65% (14.1 MB)

[#002] sha256:78a00902ec9e71adeff6a5b90b0d6f0d3527baec74ca75174ed4bc05a0cf0e2b - 61.85% (187 MB)

[#003] sha256:c3d5454eec4321913c1054267c453115ef578469acf1059212a2536d89b30cd7 - 20.04% (60.7 MB)


History
2018-08-30 21:49:27 UTC

/bin/sh -c #(nop) MAINTAINER Oracle Linux Product Team <[email protected]>

2020-03-10 02:20:39 UTC

/bin/sh -c #(nop) ADD file:ca821d696bf87ff0b7ed9d85b5b0acc4656fc6498d2f5bd2c051bb16a99bfcbf in /

2020-03-10 02:20:40 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2020-03-10 02:37:57 UTC

/bin/sh -c set -eux; yum install -y gzip tar binutils freetype fontconfig ; rm -rf /var/cache/yum

2020-03-10 02:37:57 UTC

/bin/sh -c #(nop) ENV LANG=en_US.UTF-8

2020-03-10 02:40:08 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/java/openjdk-13

2020-03-10 02:40:08 UTC

/bin/sh -c #(nop) ENV PATH=/usr/java/openjdk-13/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2020-03-10 02:40:08 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=13.0.2

2020-03-10 02:40:08 UTC

/bin/sh -c #(nop) ENV JAVA_URL=https://download.java.net/java/GA/jdk13.0.2/d4173c853231432d94f001e99d882ca7/8/GPL/openjdk-13.0.2_linux-x64_bin.tar.gz

2020-03-10 02:40:09 UTC

/bin/sh -c #(nop) ENV JAVA_SHA256=acc7a6aabced44e62ec3b83e3b5959df2b1aa6b3d610d58ee45f0c21a7821a71

2020-03-10 02:40:34 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

2020-03-10 02:40:34 UTC

/bin/sh -c #(nop) CMD ["jshell"]

2021-01-18 09:42:18 UTC

/bin/sh -c #(nop) VOLUME [/tmp]

2021-01-18 09:42:18 UTC

/bin/sh -c #(nop) ARG JAR_FILE

2021-01-22 11:13:27 UTC

/bin/sh -c #(nop) COPY file:71eef1799c4b4dde631985dd92ae2eb90bf56838447fef4189b4cc751f09317a in /kafka-ui-api.jar

2021-01-22 11:13:28 UTC

/bin/sh -c #(nop) EXPOSE 8080

2021-01-22 11:13:28 UTC

/bin/sh -c #(nop) CMD ["/bin/sh" "-c" "java -jar kafka-ui-api.jar"]

Danger Zone
Delete Tag

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.

Delete