2023-07-13 02:01:58 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:3153aa388d026c26a2235e1ed0163e350e451f41a8a313e1804d7e1afb857ab4 - 4.46% (28.2 MB)
[#001] sha256:00b9dfb69fa154723478f422d4b8d91d70c3bd8288690f92dac2d74806fcfab0 - 29.72% (188 MB)
[#002] sha256:55fd25772728bee8e3a7c96accb987b287c4782b74a920ad2385d1398e945f12 - 0.52% (3.27 MB)
[#003] sha256:3d48ef6df81d98f629f61bb97db1e2762e764b480f68f999939a55f9198925ea - 0.0% (96 Bytes)
[#004] sha256:2742022aab1c24db1ed0bff54fbe5532ff0b1bb3de85da935c0aac470cb51ed8 - 0.0% (16.5 KB)
[#005] sha256:9222b07f4fe03357a7d2e83b81c7d890bd598239d057dadc740abe7e10490a47 - 60.65% (383 MB)
[#006] sha256:f573a5a0a8ec854a210b708697e97f1e853a3f518e1478523230ea93b68f16c3 - 4.64% (29.3 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-06-28 08:37:42 UTC/bin/sh -c #(nop) ADD file:140fb5108b4a2861b5718ad03b4a5174bba03589ea8d4c053e6a0b282f439ff3 in /
2023-06-28 08:37:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-07-12 03:31:01 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2023-07-13 01:51:00 UTC/bin/sh -c #(nop) ARG UBUNTU_MIRROR=http://mirrors.aliyun.com/ubuntu/
2023-07-13 02:01:25 UTC|2 DEBIAN_FRONTEND=noninteractive UBUNTU_MIRROR=http://mirrors.aliyun.com/ubuntu/ /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-07-13 02:01:36 UTC|2 DEBIAN_FRONTEND=noninteractive UBUNTU_MIRROR=http://mirrors.aliyun.com/ubuntu/ /bin/sh -c pip3 install pyyaml==5.4.1
2023-07-13 02:01:37 UTC|2 DEBIAN_FRONTEND=noninteractive UBUNTU_MIRROR=http://mirrors.aliyun.com/ubuntu/ /bin/sh -c mkdir /pulsar && chmod g+w /pulsar
2023-07-13 02:01:37 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
2023-07-13 02:01:37 UTC|2 DEBIAN_FRONTEND=noninteractive UBUNTU_MIRROR=http://mirrors.aliyun.com/ubuntu/ /bin/sh -c echo networkaddress.cache.ttl=1 >> /usr/lib/jvm/java-17-openjdk-amd64/conf/security/java.security
2023-07-13 02:01:37 UTC/bin/sh -c #(nop) ENV PULSAR_ROOT_LOGGER=INFO,CONSOLE
2023-07-13 02:01:47 UTC/bin/sh -c #(nop) COPY dir:ed2cb97860f50f493c08c1e5e2cd62444efb2dd7034102cfcb06714ccbc2d7a3 in /pulsar
2023-07-13 02:01:47 UTC/bin/sh -c #(nop) WORKDIR /pulsar
2023-07-13 02:01:58 UTC|2 DEBIAN_FRONTEND=noninteractive UBUNTU_MIRROR=http://mirrors.aliyun.com/ubuntu/ /bin/sh -c /pulsar/bin/install-pulsar-client.sh
2023-07-13 02:01:58 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.