2023-08-28 20:42:29 UTC
589 MB
0.0.0.0
BESU_PID_PATH/tmp/pid
BESU_RPC_HTTP_HOST0.0.0.0
BESU_RPC_WS_HOST0.0.0.0
JAVA_HOME/usr/bin/jdk-17.0.5+8/
OLDPATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
OTEL_RESOURCE_ATTRIBUTESservice.name=besu,service.version=23.7.2-RC
PATH/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b237fe92c4173e4dfb3ba82e76e5fed4b16186a6161e07af15814cb40eb9069d - 4.78% (28.2 MB)
[#001] sha256:00ea8c030a70cc1f207304ac56187d75749abd0622a2db554bc5f3434f9fb820 - 0.44% (2.61 MB)
[#002] sha256:9f59d1587ff90cadd69b64744bfe1cda85c0dd7f7a78798703dfb9a70d7ead51 - 33.51% (197 MB)
[#003] sha256:38e2d25ea15dabbf53cfbf16c7bdb298228475aa9d2cdb0c58d9101a6da0c9b7 - 33.82% (199 MB)
[#004] sha256:d55f7624598fa4cfb135c4d7b95845f253da3690d354c10a9b90284088b87fd7 - 27.44% (162 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-08-04 04:52:57 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-08-04 04:52:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-08-04 04:52:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-08-04 04:52:59 UTC/bin/sh -c #(nop) ADD file:bb1fa1d9d012ae826908afdce8c9fa2feebf221b2ab032e1535255905144411a in /
2023-08-04 04:53:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-08-28 20:41:14 UTC/bin/sh -c #(nop) ARG VERSION=dev
2023-08-28 20:42:13 UTC/bin/sh -c #(nop) ARG TARGETPLATFORM
2023-08-28 20:42:17 UTC|1 VERSION=23.7.2-RC /bin/sh -c apt-get update && apt-get install --no-install-recommends -q --assume-yes curl=7* libjemalloc-dev=5.* && apt-get clean && rm -rf /var/lib/apt/lists/*
2023-08-28 20:42:20 UTC|1 VERSION=23.7.2-RC /bin/sh -c ARCH=$(uname -m) && if [ "$ARCH" = "aarch64" ]; then curl -kL -o jdk-17.tar.gz https://github.com/ibmruntimes/semeru17-binaries/releases/download/jdk-17.0.5%2B8_openj9-0.35.0/ibm-semeru-open-jdk_aarch64_linux_17.0.5_8_openj9-0.35.0.tar.gz ; elif [ "$(uname -s)" = "Darwin" ] && [ "$(uname -m)" = "arm64" ]; then curl -kL -o jdk-17.tar.gz https://github.com/ibmruntimes/semeru17-binaries/releases/download/jdk-17.0.5%2B8_openj9-0.35.0/ibm-semeru-open-jdk_aarch64_linux_17.0.5_8_openj9-0.35.0.tar.gz ; elif [ "$ARCH" = "x86_64" ]; then curl -kL -o jdk-17.tar.gz https://github.com/ibmruntimes/semeru17-binaries/releases/download/jdk-17.0.5%2B8_openj9-0.35.0/ibm-semeru-open-jdk_x64_linux_17.0.5_8_openj9-0.35.0.tar.gz ; else echo "Unsupported platform: $ARCH"; exit 1; fi
2023-08-28 20:42:25 UTC|1 VERSION=23.7.2-RC /bin/sh -c tar -xzf jdk-17.tar.gz && rm jdk-17.tar.gz && mv jdk-17.0.5+8 /usr/bin/ && update-alternatives --install "/usr/bin/java" "java" "/usr/bin/jdk-17.0.5+8/bin/java" 1 && adduser --disabled-password --gecos "" --home /opt/besu besu && chown besu:besu /opt/besu && chmod 0755 /opt/besu
2023-08-28 20:42:26 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/bin/jdk-17.0.5+8/
2023-08-28 20:42:26 UTC|1 VERSION=23.7.2-RC /bin/sh -c export JAVA_HOME
2023-08-28 20:42:26 UTC/bin/sh -c #(nop) USER besu
2023-08-28 20:42:26 UTC/bin/sh -c #(nop) WORKDIR /opt/besu
2023-08-28 20:42:27 UTC/bin/sh -c #(nop) COPY --chown=besu:besudir:6bc9c9b03b44d68009b5be697d1618e03b28568f51a7025b189b53bcfded87b0 in /opt/besu/
2023-08-28 20:42:28 UTC/bin/sh -c #(nop) EXPOSE 30303 8545 8546 8547 8550 8551
2023-08-28 20:42:28 UTC/bin/sh -c #(nop) ENV BESU_RPC_HTTP_HOST=0.0.0.0
2023-08-28 20:42:28 UTC/bin/sh -c #(nop) ENV BESU_RPC_WS_HOST=0.0.0.0
2023-08-28 20:42:28 UTC/bin/sh -c #(nop) ENV BESU_GRAPHQL_HTTP_HOST=0.0.0.0
2023-08-28 20:42:28 UTC/bin/sh -c #(nop) ENV BESU_PID_PATH=/tmp/pid
2023-08-28 20:42:28 UTC/bin/sh -c #(nop) ENV OTEL_RESOURCE_ATTRIBUTES=service.name=besu,service.version=23.7.2-RC
2023-08-28 20:42:28 UTC/bin/sh -c #(nop) ENV OLDPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-08-28 20:42:29 UTC/bin/sh -c #(nop) ENV PATH=/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-08-28 20:42:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["besu"]
2023-08-28 20:42:29 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "bash -c \"[ -f /tmp/pid ]\""] "5s" "1s" "5s" '\n'}
2023-08-28 20:42:29 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2023-08-28 20:42:29 UTC/bin/sh -c #(nop) ARG VCS_REF
2023-08-28 20:42:29 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2023-08-28T20:42Z org.label-schema.name=Besu org.label-schema.description=Enterprise Ethereum client org.label-schema.url=https://besu.hyperledger.org/ org.label-schema.vcs-ref=20c5e804 org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.7.2-RC org.label-schema.schema-version=1.0
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.