2023-06-28 06:14:04 UTC
403 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.4.4-SNAPSHOT
PATH/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6b851dcae6ca1461dde247915abc5048061f34332929ca8fb37d9dc18f2e2f44 - 7.0% (28.2 MB)
[#001] sha256:4cc3f00bc249382b025a85e4aad5514c53c2c1583d63d4a9463b3d9a01fe5325 - 51.67% (208 MB)
[#002] sha256:0025a538b269b14ae0cd150caed0bd5651993096a7ec57e8b479bcf394243236 - 41.34% (166 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-06-05 17:00:37 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-06-05 17:00:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-06-05 17:00:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-06-05 17:00:39 UTC/bin/sh -c #(nop) ADD file:0ad2ee2cfb186802f49c9bf4148674d1c6fc201f83478ec01ffaa7086d491323 in /
2023-06-05 17:00:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-28 06:12:58 UTC/bin/sh -c #(nop) ARG VERSION=dev
2023-06-28 06:14:00 UTC|1 VERSION=23.4.4-SNAPSHOT /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-06-28 06:14:01 UTC/bin/sh -c #(nop) USER besu
2023-06-28 06:14:01 UTC/bin/sh -c #(nop) WORKDIR /opt/besu
2023-06-28 06:14:02 UTC/bin/sh -c #(nop) COPY --chown=besu:besudir:20b1e0ebb6a4d31e02b1503679e60169c407c6df2f63df16a01e84e9254fb7dc in /opt/besu/
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) EXPOSE 1098 30303 5005 8545 8546 8547 8550 8551 9545
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) ENV BESU_RPC_HTTP_HOST=0.0.0.0
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) ENV BESU_RPC_WS_HOST=0.0.0.0
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) ENV BESU_GRAPHQL_HTTP_HOST=0.0.0.0
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) ENV BESU_METRICS_HOST=0.0.0.0
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) ENV BESU_JMX_HOST=0.0.0.0
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) ENV BESU_PID_PATH=/tmp/pid
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) ENV BESU_HOST_ALLOWLIST=*
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) ENV BESU_LOGGING=INFO
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) ENV BESU_RPC_HTTP_API=ETH,NET,TRACE,DEBUG,ADMIN,TXPOOL
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ENV JDWP_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ENV JAVA_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ENV OTEL_RESOURCE_ATTRIBUTES=service.name=besu,service.version=23.4.4-SNAPSHOT
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ENV OLDPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ENV PATH=/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["besu"]
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "bash -c \"[ -f /tmp/pid ]\""] "5s" "1s" "5s" '\n'}
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ARG VCS_REF
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2023-06-28T06:13Z 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=8f9882f7 org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.4.4-SNAPSHOT org.label-schema.schema-version=1.0
2023-06-28 06:14:04 UTC
395 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.4.4-SNAPSHOT
PATH/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b2837baf7808226f588fabacb30598287e02d4dbf120eaf968c5299a6c2e9619 - 6.61% (26.1 MB)
[#001] sha256:ed69b6755d83d9b076704cc657c72b278b533a9c8af83283ec989240cca51dde - 51.24% (202 MB)
[#002] sha256:5bb2bed2a2f25fcd8c271a54c8327fe1fa52d6caf4fc71b2c7f67bfb158978fa - 42.15% (166 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-06-05 17:11:17 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-06-05 17:11:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-06-05 17:11:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-06-05 17:11:19 UTC/bin/sh -c #(nop) ADD file:1043594b482384e967c94378b65ec4bc7a38190649a94f0325b7fb00be0a623e in /
2023-06-05 17:11:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-28 06:13:01 UTC/bin/sh -c #(nop) ARG VERSION=dev
2023-06-28 06:14:01 UTC|1 VERSION=23.4.4-SNAPSHOT /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-06-28 06:14:02 UTC/bin/sh -c #(nop) USER besu
2023-06-28 06:14:02 UTC/bin/sh -c #(nop) WORKDIR /opt/besu
2023-06-28 06:14:02 UTC/bin/sh -c #(nop) COPY --chown=besu:besudir:20b1e0ebb6a4d31e02b1503679e60169c407c6df2f63df16a01e84e9254fb7dc in /opt/besu/
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) EXPOSE 1098 30303 5005 8545 8546 8547 8550 8551 9545
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) ENV BESU_RPC_HTTP_HOST=0.0.0.0
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) ENV BESU_RPC_WS_HOST=0.0.0.0
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) ENV BESU_GRAPHQL_HTTP_HOST=0.0.0.0
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) ENV BESU_METRICS_HOST=0.0.0.0
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) ENV BESU_JMX_HOST=0.0.0.0
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) ENV BESU_PID_PATH=/tmp/pid
2023-06-28 06:14:03 UTC/bin/sh -c #(nop) ENV BESU_HOST_ALLOWLIST=*
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ENV BESU_LOGGING=INFO
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ENV BESU_RPC_HTTP_API=ETH,NET,TRACE,DEBUG,ADMIN,TXPOOL
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ENV JDWP_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ENV JAVA_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ENV OTEL_RESOURCE_ATTRIBUTES=service.name=besu,service.version=23.4.4-SNAPSHOT
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ENV OLDPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ENV PATH=/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["besu"]
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "bash -c \"[ -f /tmp/pid ]\""] "5s" "1s" "5s" '\n'}
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) ARG VCS_REF
2023-06-28 06:14:04 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2023-06-28T06:13Z 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=8f9882f7 org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.4.4-SNAPSHOT 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.