Namespace
hyperledger
Image / Tag
besu:23.10.0-RC-openjdk-17-arm64
Content Digest
sha256:103aafdaa28c3f29ca70e5b3d4c5771e8904dd5722ad4b9f83906a739f9e898b
Details
Created

2023-10-05 14:58:08 UTC

Size

321 MB

Content Digest
Labels
  • org.label-schema.build-date
    2023-10-05T14:57Z
  • 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
    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.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
BESU_GRAPHQL_HTTP_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

OLDPATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

OTEL_RESOURCE_ATTRIBUTES

service.name=besu,service.version=23.10.0-RC

PATH

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


Layers

[#000] sha256:c391327a0f1df5790bcb00ac010a1a3924c9e4387ce36b290bc16fd9f4cc5740 - 8.14% (26.1 MB)

[#001] sha256:4b1c2be07cc96ac706337119a84df1e96f748a2505f63573ce6d1a048de4642b - 41.17% (132 MB)

[#002] sha256:e2ed692a1e0f8ff5a5823d3f45b67e1ef4b7e08418771dda29b9a35d922ca34e - 50.7% (163 MB)


History
2023-09-25 10:17:41 UTC

/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:03 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 openjdk-17-jre-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:03 UTC

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

2023-10-05 14:58:04 UTC

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

2023-10-05 14:58:05 UTC

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

2023-10-05 14:58:06 UTC

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

2023-10-05 14:58:06 UTC

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

2023-10-05 14:58:06 UTC

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

2023-10-05 14:58:06 UTC

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

2023-10-05 14:58:06 UTC

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

2023-10-05 14:58:06 UTC

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

2023-10-05 14:58:06 UTC

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

2023-10-05 14:58:06 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:07 UTC

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

2023-10-05 14:58:07 UTC

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

2023-10-05 14:58:07 UTC

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

2023-10-05 14:58:07 UTC

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

2023-10-05 14:58:08 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2023-10-05T14:57Z 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

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