2023-08-22 11:36:48 UTC
579 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.1
PATH/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:db76c1f8aa176de7f2698c761088ac1e18cdbbafa6210e405f310221c7a9ea6a - 4.51% (26.1 MB)
[#001] sha256:9bf0d98e9fd44201c129e64b2692c7ecb8dae4f323c93c0afa13670515b6b23a - 0.43% (2.49 MB)
[#002] sha256:afd81071b2568184d88cb8d83515fc7741f254bf95e36c43a637952e1c8ab8c2 - 33.44% (194 MB)
[#003] sha256:ddf63c4159073f2c99398eed20e726e05db525084b1c92422a40b62a8e740de0 - 33.77% (195 MB)
[#004] sha256:47672bd8eef7618aa3c7100f69d04cc680e7fec3a2d02a04934d1318f65eef21 - 27.85% (161 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-08-04 04:51:14 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-08-04 04:51:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-08-04 04:51:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-08-04 04:51:18 UTC/bin/sh -c #(nop) ADD file:5cf7797cf86362218d2bd85debeff136ee897af7eef95a0b8baab9f9457c3e89 in /
2023-08-04 04:51:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-08-22 11:35:26 UTC/bin/sh -c #(nop) ARG VERSION=dev
2023-08-22 11:36:32 UTC/bin/sh -c #(nop) ARG TARGETPLATFORM
2023-08-22 11:36:39 UTC|1 VERSION=23.7.1 /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-22 11:36:41 UTC|1 VERSION=23.7.1 /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-22 11:36:45 UTC|1 VERSION=23.7.1 /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-22 11:36:46 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/bin/jdk-17.0.5+8/
2023-08-22 11:36:46 UTC|1 VERSION=23.7.1 /bin/sh -c export JAVA_HOME
2023-08-22 11:36:46 UTC/bin/sh -c #(nop) USER besu
2023-08-22 11:36:46 UTC/bin/sh -c #(nop) WORKDIR /opt/besu
2023-08-22 11:36:47 UTC/bin/sh -c #(nop) COPY --chown=besu:besudir:aa062a7d69bcd5dfc52c23670f167049aea7691153269e2f9e9e2ca2e9d5b796 in /opt/besu/
2023-08-22 11:36:47 UTC/bin/sh -c #(nop) EXPOSE 30303 8545 8546 8547 8550 8551
2023-08-22 11:36:47 UTC/bin/sh -c #(nop) ENV BESU_RPC_HTTP_HOST=0.0.0.0
2023-08-22 11:36:47 UTC/bin/sh -c #(nop) ENV BESU_RPC_WS_HOST=0.0.0.0
2023-08-22 11:36:48 UTC/bin/sh -c #(nop) ENV BESU_GRAPHQL_HTTP_HOST=0.0.0.0
2023-08-22 11:36:48 UTC/bin/sh -c #(nop) ENV BESU_PID_PATH=/tmp/pid
2023-08-22 11:36:48 UTC/bin/sh -c #(nop) ENV OTEL_RESOURCE_ATTRIBUTES=service.name=besu,service.version=23.7.1
2023-08-22 11:36:48 UTC/bin/sh -c #(nop) ENV OLDPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-08-22 11:36:48 UTC/bin/sh -c #(nop) ENV PATH=/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-08-22 11:36:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["besu"]
2023-08-22 11:36:48 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "bash -c \"[ -f /tmp/pid ]\""] "5s" "1s" "5s" '\n'}
2023-08-22 11:36:48 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2023-08-22 11:36:48 UTC/bin/sh -c #(nop) ARG VCS_REF
2023-08-22 11:36:48 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2023-08-22T11:36Z 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=5ca7cd27 org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.7.1 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.