Namespace
hyperledger
Image / Tag
besu:23.10.0-RC2-openjdk-17-arm64
Content Digest
sha256:184a1cb87c0465d3fc7413161a5d624ffda087edbe7464725906325f6015ca8f
Details
Created

2023-10-10 16:37:21 UTC

Size

321 MB

Content Digest
Labels
  • org.label-schema.build-date
    2023-10-10T16:36Z
  • 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
    a4575979
  • org.label-schema.vcs-url
    https://github.com/hyperledger/besu.git
  • org.label-schema.vendor
    Hyperledger
  • org.label-schema.version
    23.10.0-RC2
  • 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-RC2

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:f60c2f8a096757ef5e07b6b9c217de1516eb2a58c215016ced7e7b0002b5af7c - 41.17% (132 MB)

[#002] sha256:f09e603538263791377bb873116e69e28d0297eaa0f92d58d572293f1cb1b97f - 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-10 16:36:52 UTC

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

2023-10-10 16:37:17 UTC

|1 VERSION=23.10.0-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 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-10 16:37:17 UTC

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

2023-10-10 16:37:17 UTC

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

2023-10-10 16:37:18 UTC

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

2023-10-10 16:37:19 UTC

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

2023-10-10 16:37:19 UTC

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

2023-10-10 16:37:19 UTC

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

2023-10-10 16:37:19 UTC

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

2023-10-10 16:37:19 UTC

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

2023-10-10 16:37:19 UTC

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

2023-10-10 16:37:19 UTC

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

2023-10-10 16:37:20 UTC

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

2023-10-10 16:37:20 UTC

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

2023-10-10 16:37:20 UTC

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

2023-10-10 16:37:20 UTC

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

2023-10-10 16:37:21 UTC

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

2023-10-10 16:37:21 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2023-10-10T16:36Z 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=a4575979 org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.10.0-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