Namespace
hyperledger
Image / Tag
besu:23.7.1-RC2-openjdk-17-debug-arm64
Content Digest
sha256:e9691e72bca59dc4ee0fe744fc816c9ecc1898081986cd4e2917fd1903232e31
Details
Created

2023-08-16 21:15:25 UTC

Size

390 MB

Content Digest
Labels
  • org.label-schema.build-date
    2023-08-16T21:14Z
  • 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
    5e1a733f
  • org.label-schema.vcs-url
    https://github.com/hyperledger/besu.git
  • org.label-schema.vendor
    Hyperledger
  • org.label-schema.version
    23.7.1-RC2
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.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.7.1-RC2

PATH

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


Layers

[#000] sha256:db76c1f8aa176de7f2698c761088ac1e18cdbbafa6210e405f310221c7a9ea6a - 6.69% (26.1 MB)

[#001] sha256:6612cbae48c8cc33de63f413c7539e10eeab91067a0efb21b130e6a2f4ac829a - 51.95% (202 MB)

[#002] sha256:b1d88182a8a28fa4b06fc28d7810e2c9d4128950c70d7156447cf8b6975e3410 - 41.36% (161 MB)


History
2023-08-04 04:51:14 UTC

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

2023-08-04 04:51:14 UTC

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

2023-08-04 04:51:14 UTC

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

2023-08-04 04:51:14 UTC

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

2023-08-04 04:51:18 UTC

/bin/sh -c #(nop) ADD file:5cf7797cf86362218d2bd85debeff136ee897af7eef95a0b8baab9f9457c3e89 in /

2023-08-04 04:51:18 UTC

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

2023-08-16 21:14:24 UTC

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

2023-08-16 21:15:21 UTC

|1 VERSION=23.7.1-RC2 /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-08-16 21:15:22 UTC

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

2023-08-16 21:15:22 UTC

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

2023-08-16 21:15:23 UTC

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

2023-08-16 21:15:23 UTC

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

2023-08-16 21:15:23 UTC

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

2023-08-16 21:15:23 UTC

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

2023-08-16 21:15:23 UTC

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

2023-08-16 21:15:23 UTC

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

2023-08-16 21:15:23 UTC

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

2023-08-16 21:15:23 UTC

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

2023-08-16 21:15:24 UTC

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

2023-08-16 21:15:24 UTC

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

2023-08-16 21:15:24 UTC

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

2023-08-16 21:15:24 UTC

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

2023-08-16 21:15:24 UTC

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

2023-08-16 21:15:24 UTC

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

2023-08-16 21:15:24 UTC

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

2023-08-16 21:15:24 UTC

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

2023-08-16 21:15:24 UTC

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

2023-08-16 21:15:24 UTC

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

2023-08-16 21:15:24 UTC

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

2023-08-16 21:15:24 UTC

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

2023-08-16 21:15:25 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2023-08-16T21:14Z 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=5e1a733f org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.7.1-RC2 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