2024-02-09 03:01:25 UTC
279 MB
0.0.0.0
BESU_PID_PATH/tmp/pid
BESU_RPC_HTTP_HOST0.0.0.0
BESU_RPC_WS_HOST0.0.0.0
OLDPATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
OTEL_RESOURCE_ATTRIBUTESservice.name=besu,service.version=24.1.1
PATH/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:156a77c81f1abbe7dc4d9fb1e0e7876b94be30c6369ef3391aa31a891420375a - 9.03% (25.2 MB)
[#001] sha256:823a6c9328f576c8480a54ec6ac4a74e8a41e375177a71591e926045db242233 - 33.87% (94.4 MB)
[#002] sha256:78f0956e74ffc04e93edd55722f00e43317fcf618f22b5c49dc147dc2c3c4724 - 57.1% (159 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-01-23 13:11:20 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-01-23 13:11:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-01-23 13:11:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=23.10
2024-01-23 13:11:31 UTC/bin/sh -c #(nop) ADD file:b3803d650d7bc69a1591e4672278d8dfabc7c31ad2bdbaa54682acd051ee31c6 in /
2024-01-23 13:11:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-02-09 03:01:05 UTC/bin/sh -c #(nop) ARG VERSION=dev
2024-02-09 03:01:23 UTC|1 VERSION=24.1.1 /bin/sh -c apt-get update && apt-get install --no-install-recommends -q --assume-yes openjdk-21-jre-headless=21* libjemalloc-dev=5.* adduser=3* && apt-get clean && rm -rf /var/lib/apt/lists/* && userdel ubuntu 2>/dev/null || true && rm -rf /home/ubuntu && adduser --uid 1000 --disabled-password --gecos "" --home /opt/besu besu && chown besu:besu /opt/besu && chmod 0755 /opt/besu
2024-02-09 03:01:23 UTC/bin/sh -c #(nop) USER besu
2024-02-09 03:01:23 UTC/bin/sh -c #(nop) WORKDIR /opt/besu
2024-02-09 03:01:24 UTC/bin/sh -c #(nop) COPY --chown=besu:besudir:d3885255830e0f8b559554cfb4a6d045955589278959c00450bbc459577629e6 in /opt/besu/
2024-02-09 03:01:24 UTC/bin/sh -c #(nop) EXPOSE 30303 8545 8546 8547 8550 8551
2024-02-09 03:01:24 UTC/bin/sh -c #(nop) ENV BESU_RPC_HTTP_HOST=0.0.0.0
2024-02-09 03:01:24 UTC/bin/sh -c #(nop) ENV BESU_RPC_WS_HOST=0.0.0.0
2024-02-09 03:01:24 UTC/bin/sh -c #(nop) ENV BESU_GRAPHQL_HTTP_HOST=0.0.0.0
2024-02-09 03:01:24 UTC/bin/sh -c #(nop) ENV BESU_PID_PATH=/tmp/pid
2024-02-09 03:01:24 UTC/bin/sh -c #(nop) ENV OTEL_RESOURCE_ATTRIBUTES=service.name=besu,service.version=24.1.1
2024-02-09 03:01:24 UTC/bin/sh -c #(nop) ENV OLDPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-02-09 03:01:25 UTC/bin/sh -c #(nop) ENV PATH=/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-02-09 03:01:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["besu"]
2024-02-09 03:01:25 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "bash -c \"[ -f /tmp/pid ]\""] "5s" "1s" "5s" '\n'}
2024-02-09 03:01:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2024-02-09 03:01:25 UTC/bin/sh -c #(nop) ARG VCS_REF
2024-02-09 03:01:25 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2024-02-09T03:01Z 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=87a2ec17 org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=24.1.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.