Namespace
hyperledger
Image / Tag
besu:23.1.3-openjdk-17-debug-amd64
Content Digest
sha256:5d822c846be1e24e778e6131183cdd823ba2bde7ef896e0d842adad8265ca562
Details
Created

2023-04-13 03:42:20 UTC

Size

505 MB

Content Digest
Labels
  • org.label-schema.build-date
    2023-04-13T03:41Z
  • 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
    3ba34714
  • org.label-schema.vcs-url
    https://github.com/hyperledger/besu.git
  • org.label-schema.vendor
    Hyperledger
  • org.label-schema.version
    23.1.3
  • 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.3

PATH

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


Layers

[#000] sha256:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26 - 5.19% (26.2 MB)

[#001] sha256:a96c2794ffdd8da8b49ea6c8cc744ed4b087e0584efb48718dd36150f1d1135b - 62.04% (313 MB)

[#002] sha256:7d0076e6ddb4766314b6ae7179cb6148dcb2032e47081451bf64c8d348d73968 - 32.76% (165 MB)


History
2023-03-08 04:41:24 UTC

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

2023-03-08 04:41:24 UTC

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

2023-03-08 04:41:24 UTC

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

2023-03-08 04:41:24 UTC

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

2023-03-08 04:41:26 UTC

/bin/sh -c #(nop) ADD file:20f2ff22b9a8ca9bec5178036c9ebc525a12cd4312daf5d14a9a631a30be20e1 in /

2023-03-08 04:41:27 UTC

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

2023-04-13 03:41:06 UTC

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

2023-04-13 03:42:16 UTC

|1 VERSION=23.1.3 /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-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-04-13 03:42:17 UTC

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

2023-04-13 03:42:17 UTC

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

2023-04-13 03:42:18 UTC

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

2023-04-13 03:42:18 UTC

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

2023-04-13 03:42:18 UTC

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

2023-04-13 03:42:18 UTC

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

2023-04-13 03:42:18 UTC

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

2023-04-13 03:42:19 UTC

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

2023-04-13 03:42:19 UTC

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

2023-04-13 03:42:19 UTC

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

2023-04-13 03:42:19 UTC

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

2023-04-13 03:42:19 UTC

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

2023-04-13 03:42:19 UTC

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

2023-04-13 03:42:19 UTC

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

2023-04-13 03:42:19 UTC

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

2023-04-13 03:42:19 UTC

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

2023-04-13 03:42:19 UTC

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

2023-04-13 03:42:20 UTC

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

2023-04-13 03:42:20 UTC

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

2023-04-13 03:42:20 UTC

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

2023-04-13 03:42:20 UTC

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

2023-04-13 03:42:20 UTC

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

2023-04-13 03:42:20 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2023-04-13T03:41Z 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=3ba34714 org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.1.3 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