2023-10-19 06:20:06 UTC
575 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.10.1-SNAPSHOT
PATH/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bfbe77e41a78ee38147c5761aa8bc896d9f6e1e648b23468f294065ffe03c107 - 4.53% (26.1 MB)
[#001] sha256:9e08e7a428c1afba6299bb35b3784864ed586d2a7176061835b4933382d4d360 - 0.43% (2.49 MB)
[#002] sha256:fab87fa1e97008cc0455ed9df6494bef37f8633712fe97c5fedc7afce2be48d5 - 33.64% (194 MB)
[#003] sha256:370d345e6d2d249fffe3d955ff9895ffe66fc1a5f97322cdfd81fea693978b46 - 33.97% (195 MB)
[#004] sha256:cfbde9d813dd83d21009f836dfa38ee0b050d47787117235691c0c6a6010f90c - 27.42% (158 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-10-05 07:32:21 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-10-05 07:32:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-10-05 07:32:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-10-05 07:32:22 UTC/bin/sh -c #(nop) ADD file:f8594e26831508c318e42c8dfd9942041031087b8de1bf3fec11fd75b8b30fd4 in /
2023-10-05 07:32:22 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-10-19 06:18:49 UTC/bin/sh -c #(nop) ARG VERSION=dev
2023-10-19 06:19:50 UTC/bin/sh -c #(nop) ARG TARGETPLATFORM
2023-10-19 06:19:57 UTC|1 VERSION=23.10.1-SNAPSHOT /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-10-19 06:19:59 UTC|1 VERSION=23.10.1-SNAPSHOT /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-10-19 06:20:03 UTC|1 VERSION=23.10.1-SNAPSHOT /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-10-19 06:20:03 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/bin/jdk-17.0.5+8/
2023-10-19 06:20:04 UTC|1 VERSION=23.10.1-SNAPSHOT /bin/sh -c export JAVA_HOME
2023-10-19 06:20:04 UTC/bin/sh -c #(nop) USER besu
2023-10-19 06:20:04 UTC/bin/sh -c #(nop) WORKDIR /opt/besu
2023-10-19 06:20:04 UTC/bin/sh -c #(nop) COPY --chown=besu:besudir:cba727d9dc5a0e28365caf5dacd0ee07efc116a44312d46accc21ae3c203b02a in /opt/besu/
2023-10-19 06:20:05 UTC/bin/sh -c #(nop) EXPOSE 30303 8545 8546 8547 8550 8551
2023-10-19 06:20:05 UTC/bin/sh -c #(nop) ENV BESU_RPC_HTTP_HOST=0.0.0.0
2023-10-19 06:20:05 UTC/bin/sh -c #(nop) ENV BESU_RPC_WS_HOST=0.0.0.0
2023-10-19 06:20:05 UTC/bin/sh -c #(nop) ENV BESU_GRAPHQL_HTTP_HOST=0.0.0.0
2023-10-19 06:20:05 UTC/bin/sh -c #(nop) ENV BESU_PID_PATH=/tmp/pid
2023-10-19 06:20:05 UTC/bin/sh -c #(nop) ENV OTEL_RESOURCE_ATTRIBUTES=service.name=besu,service.version=23.10.1-SNAPSHOT
2023-10-19 06:20:05 UTC/bin/sh -c #(nop) ENV OLDPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-10-19 06:20:05 UTC/bin/sh -c #(nop) ENV PATH=/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-10-19 06:20:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["besu"]
2023-10-19 06:20:06 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "bash -c \"[ -f /tmp/pid ]\""] "5s" "1s" "5s" '\n'}
2023-10-19 06:20:06 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2023-10-19 06:20:06 UTC/bin/sh -c #(nop) ARG VCS_REF
2023-10-19 06:20:06 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2023-10-19T06:19Z 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=e8bca610 org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.10.1-SNAPSHOT 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.