2023-12-20 16:38:01 UTC
631 MB
/usr/lib/jvm/java-17-openjdk-amd64
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PULSAR_ROOT_LOGGERINFO,CONSOLE
[#000] sha256:a486411936734b0d1d201c8a0ed8e9d449a64d5033fdc33411ec95bc26460efb - 4.47% (28.2 MB)
[#001] sha256:51ab49d428f56e33e200cc22470864f6ae1684de37a2260e3ac449202f41474d - 29.73% (188 MB)
[#002] sha256:51801eb9f6241ef167e2233f860a905326b3c0efbc53484bc24d65100e38391c - 0.23% (1.44 MB)
[#003] sha256:a60b84e684e79c0188a41ba81f1f5ac77d07568b879f7c861063525a95465f14 - 0.0% (96 Bytes)
[#004] sha256:3b431af9ce4aeb424b50b5ec67e09a3518f26c6e9b68f7df534a580dc6fb7e3d - 0.0% (16.5 KB)
[#005] sha256:ab4e24ec5b661b235510974614c529cc2ca75fdafef930d1275c906cc2a7c074 - 60.86% (384 MB)
[#006] sha256:43864ff0ebcbe34f86b5659fd5a6b6d58437c1e21544a5852f4f5d46b8ffe8cf - 4.71% (29.7 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-12 11:38:59 UTC/bin/sh -c #(nop) ADD file:2b3b5254f38a790d40e31cb26155609f7fc99ef7bc99eae1e0d67fa9ae605f77 in /
2023-12-12 11:38:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-20 16:35:20 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2023-12-20 16:35:21 UTC/bin/sh -c #(nop) ARG UBUNTU_MIRROR=mirror://mirrors.ubuntu.com/mirrors.txt
2023-12-20 16:37:39 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 && echo 'Acquire::http::Timeout "30";\nAcquire::ftp::Timeout "30";\nAcquire::Retries "3";' > /etc/apt/apt.conf.d/99timeout_and_retries && apt-get update && apt-get -y dist-upgrade && apt-get -y install --no-install-recommends openjdk-17-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/*
2023-12-20 16:37:42 UTC|2 DEBIAN_FRONTEND=noninteractive UBUNTU_MIRROR=mirror://mirrors.ubuntu.com/mirrors.txt /bin/sh -c pip3 install pyyaml==6.0.1
2023-12-20 16:37:43 UTC|2 DEBIAN_FRONTEND=noninteractive UBUNTU_MIRROR=mirror://mirrors.ubuntu.com/mirrors.txt /bin/sh -c mkdir /pulsar && chmod g+w /pulsar
2023-12-20 16:37:43 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
2023-12-20 16:37:44 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-17-openjdk-amd64/conf/security/java.security
2023-12-20 16:37:45 UTC/bin/sh -c #(nop) ENV PULSAR_ROOT_LOGGER=INFO,CONSOLE
2023-12-20 16:37:54 UTC/bin/sh -c #(nop) COPY dir:3ef8235c425c69e85459479b14e4efa3c513ed9b2adc9a7272425f274317e576 in /pulsar
2023-12-20 16:37:54 UTC/bin/sh -c #(nop) WORKDIR /pulsar
2023-12-20 16:38:00 UTC|2 DEBIAN_FRONTEND=noninteractive UBUNTU_MIRROR=mirror://mirrors.ubuntu.com/mirrors.txt /bin/sh -c /pulsar/bin/install-pulsar-client.sh
2023-12-20 16:38:01 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.