2024-03-07 07:50:11 UTC
649 MB
/usr/lib/jvm/java-11-openjdk-amd64
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PULSAR_ROOT_LOGGERINFO,CONSOLE
[#000] sha256:8ee0874247356ecb5ea92128219660506b139dcb6cc45dcab84d98b3c6485061 - 4.05% (26.2 MB)
[#001] sha256:d82eee3ef8ac80fbaf45b42254eca5ab88908c48a865ceda962023061f2d0f9e - 27.71% (180 MB)
[#002] sha256:831c2f0f62c3f5b84da99deacf120667add509631e6936dc0b8723e07a942af5 - 0.0% (1.87 KB)
[#003] sha256:d764af9b3cf5c1b6bdd8f8df7f84b8abf24db73d3daf1ab900f09b40616f7353 - 0.2% (1.29 MB)
[#004] sha256:0625b30a269f2fc9ef3ad797b47aae9fea460dec0287cf765292b899656a2b1e - 0.0% (96 Bytes)
[#005] sha256:f0ec2e499afb4612f34585d2838686009da4fc5130615ca2ddc78c9ceb659085 - 0.0% (16.8 KB)
[#006] sha256:96f2dacfb50323925070a28ad16ce5632657e908c5b8540b3e73b37d6691d35d - 3.26% (21.1 MB)
[#007] sha256:acf73816e9715b3b9a299e36bcafbd191e8f37d591fbf1158bfb29a37ad991a0 - 58.56% (380 MB)
[#008] sha256:9d3879e1d53b6ebd7d937b96a7a48e5f32a3382811049ba12282aaee639126b6 - 6.23% (40.4 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-01-23 13:01:02 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-01-23 13:01:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-01-23 13:01:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2024-01-23 13:01:04 UTC/bin/sh -c #(nop) ADD file:4b4e122c96445546ef9fba44a4eae6ada6239edecb9eea2c807a83abaebad451 in /
2024-01-23 13:01:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-02-15 15:05:06 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2024-02-15 15:05:06 UTC/bin/sh -c #(nop) ARG UBUNTU_MIRROR=mirror://mirrors.ubuntu.com/mirrors.txt
2024-02-15 16:47:59 UTC|2 DEBIAN_FRONTEND=noninteractive UBUNTU_MIRROR=mirror://mirrors.ubuntu.com/mirrors.txt /bin/sh -c sed -i "s|http://archive\.ubuntu\.com/ubuntu/|${UBUNTU_MIRROR:-mirror://mirrors.ubuntu.com/mirrors.txt}|g" /etc/apt/sources.list && apt-get update && apt-get -y dist-upgrade && apt-get -y install --no-install-recommends openjdk-11-jdk-headless netcat dnsutils less procps iputils-ping python3 python3-kazoo python3-pip curl ca-certificates && apt-get -y --purge autoremove && apt-get autoclean && apt-get clean && rm -rf /var/lib/apt/lists/*
2024-02-15 16:47:59 UTC|2 DEBIAN_FRONTEND=noninteractive UBUNTU_MIRROR=mirror://mirrors.ubuntu.com/mirrors.txt /bin/sh -c update-alternatives --install /usr/bin/python python /usr/bin/python3 10
2024-02-15 16:48:01 UTC|2 DEBIAN_FRONTEND=noninteractive UBUNTU_MIRROR=mirror://mirrors.ubuntu.com/mirrors.txt /bin/sh -c pip3 install pyyaml==5.4.1
2024-02-15 16:48:02 UTC|2 DEBIAN_FRONTEND=noninteractive UBUNTU_MIRROR=mirror://mirrors.ubuntu.com/mirrors.txt /bin/sh -c mkdir /pulsar && chmod g+w /pulsar
2024-02-16 02:36:38 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64
2024-02-16 02:36:39 UTC|2 DEBIAN_FRONTEND=noninteractive UBUNTU_MIRROR=mirror://mirrors.ubuntu.com/mirrors.txt /bin/sh -c echo networkaddress.cache.ttl=1 >> /usr/lib/jvm/java-11-openjdk-amd64/conf/security/java.security
2024-03-07 07:49:58 UTC/bin/sh -c #(nop) ADD dir:571942eed5c77899bdbc07fce3b693aff7d35e65a34ab30ef8753c7bdcfb217e in /pulsar/pulsar-client
2024-03-07 07:49:58 UTC/bin/sh -c #(nop) ENV PULSAR_ROOT_LOGGER=INFO,CONSOLE
2024-03-07 07:50:00 UTC/bin/sh -c #(nop) COPY dir:3057270c08bee253730da70c1e5371035a1dd10bbaae615fa8a6b8ce0c4763d9 in /pulsar
2024-03-07 07:50:00 UTC/bin/sh -c #(nop) WORKDIR /pulsar
2024-03-07 07:50:11 UTC|2 DEBIAN_FRONTEND=noninteractive UBUNTU_MIRROR=mirror://mirrors.ubuntu.com/mirrors.txt /bin/sh -c /pulsar/bin/install-pulsar-client.sh
2024-03-07 07:50:11 UTC/bin/sh -c #(nop) USER 10000
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.