2023-10-05 14:59:12 UTC
399 MB
0.0.0.0
BESU_HOST_ALLOWLIST*
BESU_JMX_HOST0.0.0.0
BESU_LOGGINGINFO
BESU_METRICS_HOST0.0.0.0
BESU_PID_PATH/tmp/pid
BESU_RPC_HTTP_APIETH,NET,TRACE,DEBUG,ADMIN,TXPOOL
BESU_RPC_HTTP_HOST0.0.0.0
BESU_RPC_WS_HOST0.0.0.0
JAVA_OPTS-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
JDWP_OPTS-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
OLDPATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
OTEL_RESOURCE_ATTRIBUTESservice.name=besu,service.version=23.10.0-RC
PATH/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:37aaf24cf781dcc5b9a4f8aa5a99a40b60ae45d64dcb4f6d5a4b9e5ab7ab0894 - 7.06% (28.2 MB)
[#001] sha256:aad35bf31c3d58b13bb4ead653d9ba82bfdb947840e66ce8f8bc7827aa90fdf3 - 52.19% (208 MB)
[#002] sha256:fb0bb487672b334edcf34368f79f2a655df9a03e46b00da2ec6c8de6625f5fc4 - 40.75% (163 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-09-25 10:17:05 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-09-25 10:17:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-09-25 10:17:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-09-25 10:17:07 UTC/bin/sh -c #(nop) ADD file:194c886b88876c1804cc5f80719669653c16a388b664147b7f22402105f533c4 in /
2023-09-25 10:17:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-10-05 14:57:57 UTC/bin/sh -c #(nop) ARG VERSION=dev
2023-10-05 14:59:08 UTC|1 VERSION=23.10.0-RC /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 curl=7* wget=1.21* jq=1.6* net-tools=1.60* openjdk-17-jdk-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-10-05 14:59:09 UTC/bin/sh -c #(nop) USER besu
2023-10-05 14:59:09 UTC/bin/sh -c #(nop) WORKDIR /opt/besu
2023-10-05 14:59:10 UTC/bin/sh -c #(nop) COPY --chown=besu:besudir:52f14428f66f7f82432e9bc88d51bc6791715fafbfc164801cac62662be97502 in /opt/besu/
2023-10-05 14:59:11 UTC/bin/sh -c #(nop) EXPOSE 1098 30303 5005 8545 8546 8547 8550 8551 9545
2023-10-05 14:59:11 UTC/bin/sh -c #(nop) ENV BESU_RPC_HTTP_HOST=0.0.0.0
2023-10-05 14:59:11 UTC/bin/sh -c #(nop) ENV BESU_RPC_WS_HOST=0.0.0.0
2023-10-05 14:59:11 UTC/bin/sh -c #(nop) ENV BESU_GRAPHQL_HTTP_HOST=0.0.0.0
2023-10-05 14:59:11 UTC/bin/sh -c #(nop) ENV BESU_METRICS_HOST=0.0.0.0
2023-10-05 14:59:11 UTC/bin/sh -c #(nop) ENV BESU_JMX_HOST=0.0.0.0
2023-10-05 14:59:11 UTC/bin/sh -c #(nop) ENV BESU_PID_PATH=/tmp/pid
2023-10-05 14:59:11 UTC/bin/sh -c #(nop) ENV BESU_HOST_ALLOWLIST=*
2023-10-05 14:59:11 UTC/bin/sh -c #(nop) ENV BESU_LOGGING=INFO
2023-10-05 14:59:11 UTC/bin/sh -c #(nop) ENV BESU_RPC_HTTP_API=ETH,NET,TRACE,DEBUG,ADMIN,TXPOOL
2023-10-05 14:59:11 UTC/bin/sh -c #(nop) ENV JDWP_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
2023-10-05 14:59:12 UTC/bin/sh -c #(nop) ENV JAVA_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
2023-10-05 14:59:12 UTC/bin/sh -c #(nop) ENV OTEL_RESOURCE_ATTRIBUTES=service.name=besu,service.version=23.10.0-RC
2023-10-05 14:59:12 UTC/bin/sh -c #(nop) ENV OLDPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-10-05 14:59:12 UTC/bin/sh -c #(nop) ENV PATH=/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-10-05 14:59:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["besu"]
2023-10-05 14:59:12 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "bash -c \"[ -f /tmp/pid ]\""] "5s" "1s" "5s" '\n'}
2023-10-05 14:59:12 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2023-10-05 14:59:12 UTC/bin/sh -c #(nop) ARG VCS_REF
2023-10-05 14:59:12 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2023-10-05T14:58Z 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=1f976af4 org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.10.0-RC org.label-schema.schema-version=1.0
2023-10-05 14:58:40 UTC
391 MB
0.0.0.0
BESU_HOST_ALLOWLIST*
BESU_JMX_HOST0.0.0.0
BESU_LOGGINGINFO
BESU_METRICS_HOST0.0.0.0
BESU_PID_PATH/tmp/pid
BESU_RPC_HTTP_APIETH,NET,TRACE,DEBUG,ADMIN,TXPOOL
BESU_RPC_HTTP_HOST0.0.0.0
BESU_RPC_WS_HOST0.0.0.0
JAVA_OPTS-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
JDWP_OPTS-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
OLDPATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
OTEL_RESOURCE_ATTRIBUTESservice.name=besu,service.version=23.10.0-RC
PATH/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c391327a0f1df5790bcb00ac010a1a3924c9e4387ce36b290bc16fd9f4cc5740 - 6.67% (26.1 MB)
[#001] sha256:b78957943da312b9c6766a46cc24c73eeb0f5e1a310f28b184a9672ee2541b48 - 51.77% (202 MB)
[#002] sha256:a87dc6d85f5861c51d5908fce145a841056b1a26d838f02235580b8930fe8e59 - 41.56% (163 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-09-25 10:17:41 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-09-25 10:17:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-09-25 10:17:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-09-25 10:17:44 UTC/bin/sh -c #(nop) ADD file:8540670760767f19eaf101fbce1da1881a2f24a7d65da6abdedc644b8fb00463 in /
2023-09-25 10:17:45 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-10-05 14:57:38 UTC/bin/sh -c #(nop) ARG VERSION=dev
2023-10-05 14:58:37 UTC|1 VERSION=23.10.0-RC /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 curl=7* wget=1.21* jq=1.6* net-tools=1.60* openjdk-17-jdk-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-10-05 14:58:37 UTC/bin/sh -c #(nop) USER besu
2023-10-05 14:58:38 UTC/bin/sh -c #(nop) WORKDIR /opt/besu
2023-10-05 14:58:38 UTC/bin/sh -c #(nop) COPY --chown=besu:besudir:52f14428f66f7f82432e9bc88d51bc6791715fafbfc164801cac62662be97502 in /opt/besu/
2023-10-05 14:58:39 UTC/bin/sh -c #(nop) EXPOSE 1098 30303 5005 8545 8546 8547 8550 8551 9545
2023-10-05 14:58:39 UTC/bin/sh -c #(nop) ENV BESU_RPC_HTTP_HOST=0.0.0.0
2023-10-05 14:58:39 UTC/bin/sh -c #(nop) ENV BESU_RPC_WS_HOST=0.0.0.0
2023-10-05 14:58:39 UTC/bin/sh -c #(nop) ENV BESU_GRAPHQL_HTTP_HOST=0.0.0.0
2023-10-05 14:58:39 UTC/bin/sh -c #(nop) ENV BESU_METRICS_HOST=0.0.0.0
2023-10-05 14:58:39 UTC/bin/sh -c #(nop) ENV BESU_JMX_HOST=0.0.0.0
2023-10-05 14:58:39 UTC/bin/sh -c #(nop) ENV BESU_PID_PATH=/tmp/pid
2023-10-05 14:58:39 UTC/bin/sh -c #(nop) ENV BESU_HOST_ALLOWLIST=*
2023-10-05 14:58:39 UTC/bin/sh -c #(nop) ENV BESU_LOGGING=INFO
2023-10-05 14:58:39 UTC/bin/sh -c #(nop) ENV BESU_RPC_HTTP_API=ETH,NET,TRACE,DEBUG,ADMIN,TXPOOL
2023-10-05 14:58:39 UTC/bin/sh -c #(nop) ENV JDWP_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
2023-10-05 14:58:39 UTC/bin/sh -c #(nop) ENV JAVA_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
2023-10-05 14:58:40 UTC/bin/sh -c #(nop) ENV OTEL_RESOURCE_ATTRIBUTES=service.name=besu,service.version=23.10.0-RC
2023-10-05 14:58:40 UTC/bin/sh -c #(nop) ENV OLDPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-10-05 14:58:40 UTC/bin/sh -c #(nop) ENV PATH=/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-10-05 14:58:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["besu"]
2023-10-05 14:58:40 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "bash -c \"[ -f /tmp/pid ]\""] "5s" "1s" "5s" '\n'}
2023-10-05 14:58:40 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2023-10-05 14:58:40 UTC/bin/sh -c #(nop) ARG VCS_REF
2023-10-05 14:58:40 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2023-10-05T14:58Z 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=1f976af4 org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.10.0-RC 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.