2023-04-07 02:38:51 UTC
892 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:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26 - 2.94% (26.2 MB)
[#001] sha256:e7ca70eb845578b8d55400a89485570fec503ca96f834891514b33d14140cb26 - 52.28% (467 MB)
[#002] sha256:145a3e6e44d53f064cbfd9a52054a7f97e241161d2059610c6699004380c34bd - 0.22% (1.96 MB)
[#003] sha256:1cf193542bdf9c06bd2cc4ef792168a09c57163d460f20eefb86aab981e01ab7 - 0.63% (5.65 MB)
[#004] sha256:08a57a77b9edcf30d90002a60442db1405ae3f48e3840299b0f337768b0ae637 - 0.0% (2.52 KB)
[#005] sha256:1f39cceb08575cd770b6f74b1c4c39bf7eb67329235f1d5582494b0a0b26e7dd - 0.14% (1.29 MB)
[#006] sha256:34dec1a50e29c6a9e7b9328e2f1ee798699d1480f8f3c09abaf59258e21d9c00 - 0.0% (16.7 KB)
[#007] sha256:b3e2f8b3dfbbcfad81307ab49c9ef2f3e3e639681f2074049c43af33670771b8 - 2.37% (21.1 MB)
[#008] sha256:979462e651be9ec9665d446e5ab7ca38895de7211c34510d1be80ae36cd04f13 - 37.51% (335 MB)
[#009] sha256:2f43e8492f3c5cb34c479e73388a365f9f531a1d622212d08eb0f875590bc5e4 - 3.9% (34.8 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-03-08 04:41:24 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-03-08 04:41:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-03-08 04:41:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2023-03-08 04:41:26 UTC/bin/sh -c #(nop) ADD file:20f2ff22b9a8ca9bec5178036c9ebc525a12cd4312daf5d14a9a631a30be20e1 in /
2023-03-08 04:41:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-07 02:37:04 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2023-04-07 02:38:24 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c apt-get update && apt-get -y dist-upgrade && apt-get -y install openjdk-11-jdk-headless netcat dnsutils less procps iputils-ping python3 python3-dev python3-setuptools python3-kazoo libreadline-gplv2-dev libncursesw5-dev libssl-dev libsqlite3-dev tk-dev libgdbm-dev libc6-dev libbz2-dev curl && apt-get -y --purge autoremove && apt-get autoclean && apt-get clean && rm -rf /var/lib/apt/lists/*
2023-04-07 02:38:25 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
2023-04-07 02:38:30 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c python3 get-pip.py
2023-04-07 02:38:31 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c update-alternatives --install /usr/bin/python python /usr/bin/python3 10
2023-04-07 02:38:33 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c pip3 install pyyaml==5.4.1
2023-04-07 02:38:34 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64
2023-04-07 02:38:35 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c echo networkaddress.cache.ttl=1 >> /usr/lib/jvm/java-11-openjdk-amd64/conf/security/java.security
2023-04-07 02:38:36 UTC/bin/sh -c #(nop) ADD dir:5a2535168dbebba2a411f7e410c21de241b6e7ce626b10d172e036496d204cbd in /pulsar/pulsar-client
2023-04-07 02:38:36 UTC/bin/sh -c #(nop) VOLUME [/pulsar/conf /pulsar/data]
2023-04-07 02:38:37 UTC/bin/sh -c #(nop) ENV PULSAR_ROOT_LOGGER=INFO,CONSOLE
2023-04-07 02:38:44 UTC/bin/sh -c #(nop) COPY dir:4039106912aed71264f58d4c4f889aa1c78a3065839eea21031a0af459bee713 in /pulsar
2023-04-07 02:38:45 UTC/bin/sh -c #(nop) WORKDIR /pulsar
2023-04-07 02:38:51 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c /pulsar/bin/install-pulsar-client.sh
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.