Namespace
hyperledger
Image / Tag
besu:24.1.2-SNAPSHOT-openjdk-17-debug-arm64
Content Digest
sha256:2aec09698e53ff83651b183500a48113859a3b9d35e2efeb6291d8e6f54e425d
Details
Created

2024-02-14 20:16:18 UTC

Size

388 MB

Content Digest
Labels
  • org.label-schema.build-date
    2024-02-14T20:15Z
  • 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
    8b64023a
  • org.label-schema.vcs-url
    https://github.com/hyperledger/besu.git
  • org.label-schema.vendor
    Hyperledger
  • org.label-schema.version
    24.1.2-SNAPSHOT
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
BESU_GRAPHQL_HTTP_HOST

0.0.0.0

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_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=24.1.2-SNAPSHOT

PATH

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


Layers

[#000] sha256:b91d8878f844c327b4ff924d4973661a399f10256ed50ac7c640b30c5894166b - 6.73% (26.1 MB)

[#001] sha256:e6aa7c26a13336d192f0f61313842f7bfaea0b8d45874b1803beeb89ce1a7791 - 52.18% (202 MB)

[#002] sha256:e445877cc8868c56caf0647e1d20011ee9d92c01dc0a3bcce8605c40bd4d6ed9 - 41.09% (159 MB)


History
2024-01-25 17:52:41 UTC

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

2024-01-25 17:52:41 UTC

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

2024-01-25 17:52:42 UTC

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

2024-01-25 17:52:42 UTC

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

2024-01-25 17:52:47 UTC

/bin/sh -c #(nop) ADD file:1bffdeb50a8b94d632a24e4dfa455cbba1b09f8640572cd4111f0ad9747b4500 in /

2024-01-25 17:52:47 UTC

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

2024-02-14 20:15:16 UTC

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

2024-02-14 20:16:15 UTC

|1 VERSION=24.1.2-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

2024-02-14 20:16:16 UTC

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

2024-02-14 20:16:16 UTC

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

2024-02-14 20:16:16 UTC

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

2024-02-14 20:16:17 UTC

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

2024-02-14 20:16:17 UTC

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

2024-02-14 20:16:17 UTC

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

2024-02-14 20:16:17 UTC

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

2024-02-14 20:16:17 UTC

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

2024-02-14 20:16:17 UTC

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

2024-02-14 20:16:17 UTC

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

2024-02-14 20:16:17 UTC

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

2024-02-14 20:16:17 UTC

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

2024-02-14 20:16:17 UTC

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

2024-02-14 20:16:18 UTC

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

2024-02-14 20:16:18 UTC

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

2024-02-14 20:16:18 UTC

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

2024-02-14 20:16:18 UTC

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

2024-02-14 20:16:18 UTC

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

2024-02-14 20:16:18 UTC

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

2024-02-14 20:16:18 UTC

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

2024-02-14 20:16:18 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2024-02-14T20:15Z 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=8b64023a org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=24.1.2-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