Tag
base-java8:22.04.20250126
Created
2025-02-07 15:04:51 UTC
Architecture
linux / amd64
Content Digest
Pull Command
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04
ENV
  • PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
  • 001 sha256:8f84a9f2102e97a4a6bf673b150fc9894df5acc9618ad3484c6c36f768c1caa0 29 MB
  • 002 sha256:d0089526b6526bbe191adbab4f7ecd3a080b69877044323f2778e47d0d6b706a 210 MB
  • 003 sha256:f5e1abdf76a868e9af0489f8afd77aeed3ec2eb2926c5c9ac41e4057ba774025 1.67 MB
History
[2025-01-26 05:31:07 UTC] /bin/sh -c #(nop) ARG RELEASE [2025-01-26 05:31:07 UTC] /bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH [2025-01-26 05:31:07 UTC] /bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu [2025-01-26 05:31:07 UTC] /bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04 [2025-01-26 05:31:10 UTC] /bin/sh -c #(nop) ADD file:1b6c8c9518be42fa2afe5e241ca31677fce58d27cdfa88baa91a65a259be3637 in / [2025-01-26 05:31:11 UTC] /bin/sh -c #(nop) CMD ["/bin/bash"] [2025-02-07 15:03:10 UTC] /bin/sh -c apt update -y && apt install -y openjdk-8-jdk [2025-02-07 15:04:51 UTC] /bin/sh -c apt install -y curl