2023-05-26 03:54:24 UTC
331 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.4.1
PATH/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:dbf6a9befcdeecbb8813406afbd62ce81394e3869d84599f19f941aa5c74f3d1 - 8.5% (28.2 MB)
[#001] sha256:c2aea3e6b671b35cbbdc15897061d58b103a39245b10217f5cd1fe1690161838 - 41.3% (137 MB)
[#002] sha256:d1b0f7d912378410918def89e5b986c75cddaac6267f4300389d1038256e1224 - 50.2% (166 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-04-25 17:30:47 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-04-25 17:30:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-04-25 17:30:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-04-25 17:30:49 UTC/bin/sh -c #(nop) ADD file:2fc6364d149eccc7f94ead482a0dcf24b0e44cc0d00ac6a2c1797776153e9608 in /
2023-04-25 17:30:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-05-26 03:53:57 UTC/bin/sh -c #(nop) ARG VERSION=dev
2023-05-26 03:54:20 UTC|1 VERSION=23.4.1 /bin/sh -c apt-get update && apt-get install --no-install-recommends -q --assume-yes ca-certificates-java=20190909 && apt-get install --no-install-recommends -q --assume-yes openjdk-17-jre-headless=17* 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 && chmod 0755 /opt/besu
2023-05-26 03:54:20 UTC/bin/sh -c #(nop) USER besu
2023-05-26 03:54:21 UTC/bin/sh -c #(nop) WORKDIR /opt/besu
2023-05-26 03:54:22 UTC/bin/sh -c #(nop) COPY --chown=besu:besudir:7e6ccb863c9ac5671a666d097b87a4aaa7e11b0d6c08783574c3e2a5a92933ba in /opt/besu/
2023-05-26 03:54:22 UTC/bin/sh -c #(nop) EXPOSE 30303 8545 8546 8547 8550 8551
2023-05-26 03:54:23 UTC/bin/sh -c #(nop) ENV BESU_RPC_HTTP_HOST=0.0.0.0
2023-05-26 03:54:23 UTC/bin/sh -c #(nop) ENV BESU_RPC_WS_HOST=0.0.0.0
2023-05-26 03:54:23 UTC/bin/sh -c #(nop) ENV BESU_GRAPHQL_HTTP_HOST=0.0.0.0
2023-05-26 03:54:23 UTC/bin/sh -c #(nop) ENV BESU_PID_PATH=/tmp/pid
2023-05-26 03:54:23 UTC/bin/sh -c #(nop) ENV OTEL_RESOURCE_ATTRIBUTES=service.name=besu,service.version=23.4.1
2023-05-26 03:54:23 UTC/bin/sh -c #(nop) ENV OLDPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-05-26 03:54:23 UTC/bin/sh -c #(nop) ENV PATH=/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-05-26 03:54:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["besu"]
2023-05-26 03:54:24 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "bash -c \"[ -f /tmp/pid ]\""] "5s" "1s" "5s" '\n'}
2023-05-26 03:54:24 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2023-05-26 03:54:24 UTC/bin/sh -c #(nop) ARG VCS_REF
2023-05-26 03:54:24 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2023-05-26T03:53Z 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=4563ebbc org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.4.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.