2023-01-12 01:35:43 UTC
252 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=23.1.0-RC1
PATH/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f04b4bbe15805316c8fda79beedd3b77e6b1ffcd0acf81226c3089e63f6bffeb - 10.29% (25.9 MB)
[#001] sha256:aa47bd19b9d545e686253e66feeaf9ec4ed47b9779e91e776be163e4534e5a20 - 27.13% (68.4 MB)
[#002] sha256:e6043cbdac0f6282553f8195bb9e66723b5137557c3625a9a0175a5f12202057 - 62.58% (158 MB)
/bin/sh -c #(nop) ADD file:8cba976cb6ea226de769a768ee274e7679d34f923c93392f340680dc6696232e in /
2022-12-09 01:46:50 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-01-12 01:35:17 UTC/bin/sh -c #(nop) ARG VERSION=dev
2023-01-12 01:35:37 UTC|1 VERSION=23.1.0-RC1 /bin/sh -c apt-get update && apt-get install --no-install-recommends -q --assume-yes openjdk-11-jre-headless=11* libjemalloc-dev=5.* && apt-get clean && rm -rf /var/lib/apt/lists/* && adduser --disabled-password --gecos "" --home /opt/besu besu && chown besu:besu /opt/besu
2023-01-12 01:35:38 UTC/bin/sh -c #(nop) USER besu
2023-01-12 01:35:38 UTC/bin/sh -c #(nop) WORKDIR /opt/besu
2023-01-12 01:35:39 UTC/bin/sh -c #(nop) COPY --chown=besu:besudir:1abc1ca749b1de49b66f4d514cc17ebb57f7be304ea30e02df737e328ca0c8f2 in /opt/besu/
2023-01-12 01:35:40 UTC/bin/sh -c #(nop) EXPOSE 30303 8545 8546 8547 8550 8551
2023-01-12 01:35:40 UTC/bin/sh -c #(nop) ENV BESU_RPC_HTTP_HOST=0.0.0.0
2023-01-12 01:35:41 UTC/bin/sh -c #(nop) ENV BESU_RPC_WS_HOST=0.0.0.0
2023-01-12 01:35:41 UTC/bin/sh -c #(nop) ENV BESU_GRAPHQL_HTTP_HOST=0.0.0.0
2023-01-12 01:35:41 UTC/bin/sh -c #(nop) ENV BESU_PID_PATH=/tmp/pid
2023-01-12 01:35:41 UTC/bin/sh -c #(nop) ENV OTEL_RESOURCE_ATTRIBUTES=service.name=besu,service.version=23.1.0-RC1
2023-01-12 01:35:41 UTC/bin/sh -c #(nop) ENV OLDPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-01-12 01:35:41 UTC/bin/sh -c #(nop) ENV PATH=/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-01-12 01:35:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["besu"]
2023-01-12 01:35:42 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "bash -c \"[ -f /tmp/pid ]\""] "5s" "1s" "5s" '\n'}
2023-01-12 01:35:42 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2023-01-12 01:35:43 UTC/bin/sh -c #(nop) ARG VCS_REF
2023-01-12 01:35:43 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2023-01-12T01:35Z 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=881d1425 org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.1.0-RC1 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.