2023-12-12 22:11:43 UTC
280 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.10.3-RC3
PATH/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:767829bcf202e4fa7e777f29d390307e29ac437f131685a1ff1293d44705ca23 - 9.31% (26 MB)
[#001] sha256:85bb8d1298ed131af333db294195736eee8f38eef0bf405422fb5b1df562ee0c - 34.21% (95.6 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:0a2b86130385aa92a8d533c77a0332b235b43130517462ca915488506b0c6b18 - 56.48% (158 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-11-30 17:54:17 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-11-30 17:54:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-11-30 17:54:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=23.10
2023-11-30 17:54:19 UTC/bin/sh -c #(nop) ADD file:5430e0b4ea856c760b6e2b88e8c2cd2d49704ed2f3c53ae34c10750a608d40ec in /
2023-11-30 17:54:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)ARG VERSION=dev
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=23.10.3-RC3 /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/* && adduser --disabled-password --gecos "" --home /opt/besu besu && chown besu:besu /opt/besu && chmod 0755 /opt/besu # buildkit
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)USER besu
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)WORKDIR /opt/besu
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)COPY besu /opt/besu/ # buildkit
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)EXPOSE map[30303/tcp:{} 8545/tcp:{} 8546/tcp:{} 8547/tcp:{} 8550/tcp:{} 8551/tcp:{}]
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)ENV BESU_RPC_HTTP_HOST=0.0.0.0
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)ENV BESU_RPC_WS_HOST=0.0.0.0
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)ENV BESU_GRAPHQL_HTTP_HOST=0.0.0.0
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)ENV BESU_PID_PATH=/tmp/pid
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)ENV OTEL_RESOURCE_ATTRIBUTES=service.name=besu,service.version=23.10.3-RC3
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)ENV OLDPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)ENV PATH=/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["besu"]
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "bash -c \"[ -f /tmp/pid ]\""] "5s" "1s" "5s" '\n'}
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)ARG VCS_REF
2023-12-12 22:11:43 UTC (buildkit.dockerfile.v0)LABEL org.label-schema.build-date=2023-12-12T22:11Z 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=536c4443 org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.10.3-RC3 org.label-schema.schema-version=1.0
2023-12-12 22:11:50 UTC
277 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.10.3-RC3
PATH/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b227d7805fb6cba5d091f0565054ae9ed1e13a6e2df91de4cfb41f70e208da31 - 9.07% (25.2 MB)
[#001] sha256:8388f121d39aef105febd47f3b7cf7133097da47d0784f9de9c405b9db2fa779 - 34.03% (94.4 MB)
[#002] sha256:4f8c989e214e7af85da335418a3c288226e249053521e2ce188ea5732eedc37a - 56.9% (158 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-11-30 17:41:07 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-11-30 17:41:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-11-30 17:41:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=23.10
2023-11-30 17:41:09 UTC/bin/sh -c #(nop) ADD file:973e000ef2f95dfa48695815ebd7027db718c9fe80260271e43ee06fddfd073b in /
2023-11-30 17:41:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-12 22:11:29 UTC/bin/sh -c #(nop) ARG VERSION=dev
2023-12-12 22:11:48 UTC|1 VERSION=23.10.3-RC3 /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/* && adduser --disabled-password --gecos "" --home /opt/besu besu && chown besu:besu /opt/besu && chmod 0755 /opt/besu
2023-12-12 22:11:48 UTC/bin/sh -c #(nop) USER besu
2023-12-12 22:11:48 UTC/bin/sh -c #(nop) WORKDIR /opt/besu
2023-12-12 22:11:49 UTC/bin/sh -c #(nop) COPY --chown=besu:besudir:51504e4c46fd771e5537469ae56a4fdb2d5f816606e2627dae657ce728db3d8c in /opt/besu/
2023-12-12 22:11:49 UTC/bin/sh -c #(nop) EXPOSE 30303 8545 8546 8547 8550 8551
2023-12-12 22:11:49 UTC/bin/sh -c #(nop) ENV BESU_RPC_HTTP_HOST=0.0.0.0
2023-12-12 22:11:49 UTC/bin/sh -c #(nop) ENV BESU_RPC_WS_HOST=0.0.0.0
2023-12-12 22:11:49 UTC/bin/sh -c #(nop) ENV BESU_GRAPHQL_HTTP_HOST=0.0.0.0
2023-12-12 22:11:49 UTC/bin/sh -c #(nop) ENV BESU_PID_PATH=/tmp/pid
2023-12-12 22:11:49 UTC/bin/sh -c #(nop) ENV OTEL_RESOURCE_ATTRIBUTES=service.name=besu,service.version=23.10.3-RC3
2023-12-12 22:11:49 UTC/bin/sh -c #(nop) ENV OLDPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-12-12 22:11:49 UTC/bin/sh -c #(nop) ENV PATH=/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-12-12 22:11:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["besu"]
2023-12-12 22:11:50 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "bash -c \"[ -f /tmp/pid ]\""] "5s" "1s" "5s" '\n'}
2023-12-12 22:11:50 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2023-12-12 22:11:50 UTC/bin/sh -c #(nop) ARG VCS_REF
2023-12-12 22:11:50 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2023-12-12T22:11Z 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=536c4443 org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.10.3-RC3 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.