2023-12-30 20:57:39 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=23.10.3
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:3ec4d3064e4a2ba525817fec5003ed1818e371b4aad91de491532500d73ca4b8 - 34.21% (95.6 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:4ada5f5379d28568b2c8b83a3ca0e29ee2ef901d655117c58bf03f64bef08d0a - 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-30 20:57:38 UTC (buildkit.dockerfile.v0)ARG VERSION=dev
2023-12-30 20:57:38 UTC (buildkit.dockerfile.v0)RUN |1 VERSION=23.10.3 /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-30 20:57:38 UTC (buildkit.dockerfile.v0)USER besu
2023-12-30 20:57:38 UTC (buildkit.dockerfile.v0)WORKDIR /opt/besu
2023-12-30 20:57:39 UTC (buildkit.dockerfile.v0)COPY besu /opt/besu/ # buildkit
2023-12-30 20:57:39 UTC (buildkit.dockerfile.v0)EXPOSE map[30303/tcp:{} 8545/tcp:{} 8546/tcp:{} 8547/tcp:{} 8550/tcp:{} 8551/tcp:{}]
2023-12-30 20:57:39 UTC (buildkit.dockerfile.v0)ENV BESU_RPC_HTTP_HOST=0.0.0.0
2023-12-30 20:57:39 UTC (buildkit.dockerfile.v0)ENV BESU_RPC_WS_HOST=0.0.0.0
2023-12-30 20:57:39 UTC (buildkit.dockerfile.v0)ENV BESU_GRAPHQL_HTTP_HOST=0.0.0.0
2023-12-30 20:57:39 UTC (buildkit.dockerfile.v0)ENV BESU_PID_PATH=/tmp/pid
2023-12-30 20:57:39 UTC (buildkit.dockerfile.v0)ENV OTEL_RESOURCE_ATTRIBUTES=service.name=besu,service.version=23.10.3
2023-12-30 20:57:39 UTC (buildkit.dockerfile.v0)ENV OLDPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-12-30 20:57:39 UTC (buildkit.dockerfile.v0)ENV PATH=/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-12-30 20:57:39 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["besu"]
2023-12-30 20:57:39 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "bash -c \"[ -f /tmp/pid ]\""] "5s" "1s" "5s" '\n'}
2023-12-30 20:57:39 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE
2023-12-30 20:57:39 UTC (buildkit.dockerfile.v0)ARG VCS_REF
2023-12-30 20:57:39 UTC (buildkit.dockerfile.v0)LABEL org.label-schema.build-date=2023-12-30T20:57Z 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=4852f692 org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.10.3 org.label-schema.schema-version=1.0
2023-12-30 20:58:18 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
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:16ff402b9377bf8e04c21d95d1ee65154187a61c5e9e7cbcb463d618de691100 - 34.03% (94.4 MB)
[#002] sha256:0a004340dc855028ece44ddc3bbb61a2bf001763b3eb685e919505c8ded38618 - 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-30 20:57:58 UTC/bin/sh -c #(nop) ARG VERSION=dev
2023-12-30 20:58:16 UTC|1 VERSION=23.10.3 /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-30 20:58:16 UTC/bin/sh -c #(nop) USER besu
2023-12-30 20:58:16 UTC/bin/sh -c #(nop) WORKDIR /opt/besu
2023-12-30 20:58:17 UTC/bin/sh -c #(nop) COPY --chown=besu:besudir:c590a04033f494ff4b9ec4f73aa73c9255cd44b95de0ad47b71152404ade9ddb in /opt/besu/
2023-12-30 20:58:17 UTC/bin/sh -c #(nop) EXPOSE 30303 8545 8546 8547 8550 8551
2023-12-30 20:58:17 UTC/bin/sh -c #(nop) ENV BESU_RPC_HTTP_HOST=0.0.0.0
2023-12-30 20:58:17 UTC/bin/sh -c #(nop) ENV BESU_RPC_WS_HOST=0.0.0.0
2023-12-30 20:58:17 UTC/bin/sh -c #(nop) ENV BESU_GRAPHQL_HTTP_HOST=0.0.0.0
2023-12-30 20:58:18 UTC/bin/sh -c #(nop) ENV BESU_PID_PATH=/tmp/pid
2023-12-30 20:58:18 UTC/bin/sh -c #(nop) ENV OTEL_RESOURCE_ATTRIBUTES=service.name=besu,service.version=23.10.3
2023-12-30 20:58:18 UTC/bin/sh -c #(nop) ENV OLDPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-12-30 20:58:18 UTC/bin/sh -c #(nop) ENV PATH=/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-12-30 20:58:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["besu"]
2023-12-30 20:58:18 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "bash -c \"[ -f /tmp/pid ]\""] "5s" "1s" "5s" '\n'}
2023-12-30 20:58:18 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2023-12-30 20:58:18 UTC/bin/sh -c #(nop) ARG VCS_REF
2023-12-30 20:58:18 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2023-12-30T20:57Z 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=4852f692 org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.10.3 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.