Namespace
hyperledger
Image / Tag
besu:23.1.0-SNAPSHOT-openjdk-11-debug-amd64
Content Digest
sha256:08d1bacd988a40972aebe38858d3004cfc2aad1f1f795fb782881684ae4913e4
Details
Created

2023-02-02 10:48:41 UTC

Size

483 MB

Content Digest
Labels
  • org.label-schema.build-date
    2023-02-02T10:48Z
  • org.label-schema.description
    Enterprise Ethereum client
  • org.label-schema.name
    Besu
  • org.label-schema.schema-version
    1.0
  • org.label-schema.url
    https://besu.hyperledger.org/
  • org.label-schema.vcs-ref
    cdfc5796
  • org.label-schema.vcs-url
    https://github.com/hyperledger/besu.git
  • org.label-schema.vendor
    Hyperledger
  • org.label-schema.version
    23.1.0-SNAPSHOT
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    20.04

Environment
BESU_GRAPHQL_HTTP_HOST

0.0.0.0

BESU_HOST_ALLOWLIST

*

BESU_JMX_HOST

0.0.0.0

BESU_LOGGING

INFO

BESU_METRICS_HOST

0.0.0.0

BESU_PID_PATH

/tmp/pid

BESU_RPC_HTTP_API

ETH,NET,TRACE,DEBUG,ADMIN,TXPOOL

BESU_RPC_HTTP_HOST

0.0.0.0

BESU_RPC_WS_HOST

0.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_ATTRIBUTES

service.name=besu,service.version=23.1.0-SNAPSHOT

PATH

/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:b549f31133a955f68f9fa0d93f18436c4a180e12184b999a8ecf14f7eaa83309 - 5.43% (26.2 MB)

[#001] sha256:2fea48ca331d4f9585f532548c1337b1e132f0d7c6c37119dd8b89506ecd980f - 60.34% (291 MB)

[#002] sha256:523465b358591653c3bb3286f478326582116f74ca9f5b65fbdb45f0aa2e757c - 34.23% (165 MB)


History
2023-02-01 11:42:37 UTC

/bin/sh -c #(nop) ARG RELEASE

2023-02-01 11:42:37 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2023-02-01 11:42:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-02-01 11:42:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04

2023-02-01 11:42:39 UTC

/bin/sh -c #(nop) ADD file:8b180a9b4497de0c6e131d6b48cf5c69a885379e63033ab9639d1655991e626c in /

2023-02-01 11:42:39 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2023-02-02 10:47:35 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2023-02-02 10:48:38 UTC

|1 VERSION=23.1.0-SNAPSHOT /bin/sh -c apt-get update && apt-get install --no-install-recommends -q --assume-yes curl=7* wget=1.20* jq=1.6* net-tools=1.60* openjdk-11-jdk-headless=11* 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

2023-02-02 10:48:38 UTC

/bin/sh -c #(nop) USER besu

2023-02-02 10:48:38 UTC

/bin/sh -c #(nop) WORKDIR /opt/besu

2023-02-02 10:48:39 UTC

/bin/sh -c #(nop) COPY --chown=besu:besudir:8e94652756f698b18ad1a9666d88b43638669517d93730e37276bb74b153cabf in /opt/besu/

2023-02-02 10:48:40 UTC

/bin/sh -c #(nop) EXPOSE 1098 30303 5005 8545 8546 8547 8550 8551 9545

2023-02-02 10:48:40 UTC

/bin/sh -c #(nop) ENV BESU_RPC_HTTP_HOST=0.0.0.0

2023-02-02 10:48:40 UTC

/bin/sh -c #(nop) ENV BESU_RPC_WS_HOST=0.0.0.0

2023-02-02 10:48:40 UTC

/bin/sh -c #(nop) ENV BESU_GRAPHQL_HTTP_HOST=0.0.0.0

2023-02-02 10:48:40 UTC

/bin/sh -c #(nop) ENV BESU_METRICS_HOST=0.0.0.0

2023-02-02 10:48:40 UTC

/bin/sh -c #(nop) ENV BESU_JMX_HOST=0.0.0.0

2023-02-02 10:48:40 UTC

/bin/sh -c #(nop) ENV BESU_PID_PATH=/tmp/pid

2023-02-02 10:48:40 UTC

/bin/sh -c #(nop) ENV BESU_HOST_ALLOWLIST=*

2023-02-02 10:48:40 UTC

/bin/sh -c #(nop) ENV BESU_LOGGING=INFO

2023-02-02 10:48:41 UTC

/bin/sh -c #(nop) ENV BESU_RPC_HTTP_API=ETH,NET,TRACE,DEBUG,ADMIN,TXPOOL

2023-02-02 10:48:41 UTC

/bin/sh -c #(nop) ENV JDWP_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005

2023-02-02 10:48:41 UTC

/bin/sh -c #(nop) ENV JAVA_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005

2023-02-02 10:48:41 UTC

/bin/sh -c #(nop) ENV OTEL_RESOURCE_ATTRIBUTES=service.name=besu,service.version=23.1.0-SNAPSHOT

2023-02-02 10:48:41 UTC

/bin/sh -c #(nop) ENV OLDPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2023-02-02 10:48:41 UTC

/bin/sh -c #(nop) ENV PATH=/opt/besu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2023-02-02 10:48:41 UTC

/bin/sh -c #(nop) ENTRYPOINT ["besu"]

2023-02-02 10:48:41 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "bash -c \"[ -f /tmp/pid ]\""] "5s" "1s" "5s" '\n'}

2023-02-02 10:48:41 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2023-02-02 10:48:41 UTC

/bin/sh -c #(nop) ARG VCS_REF

2023-02-02 10:48:41 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2023-02-02T10:48Z 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=cdfc5796 org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.1.0-SNAPSHOT org.label-schema.schema-version=1.0

Danger Zone
Delete Tag

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.

Delete