Namespace
hyperledger
Image / Tag
besu:23.7-openjdk-17-debug-amd64
Content Digest
sha256:9888d767b3ef49f0a346c265ae8df00fe5c687939a5a65a497b4bd92ab071b51
Details
Created

2023-09-27 04:07:48 UTC

Size

398 MB

Content Digest
Labels
  • org.label-schema.build-date
    2023-09-27T04:07Z
  • 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
    aff1f97d
  • org.label-schema.vcs-url
    https://github.com/hyperledger/besu.git
  • org.label-schema.vendor
    Hyperledger
  • org.label-schema.version
    23.7.3
  • 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.3

PATH

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


Layers

[#000] sha256:445a6a12be2be54b4da18d7c77d4a41bc4746bc422f1f4325a60ff4fc7ea2e5d - 7.08% (28.2 MB)

[#001] sha256:c069d73a5cdc27c406ecb1700626183719fe25a31d78254d17c06a590c066168 - 52.31% (208 MB)

[#002] sha256:618c6f7e0fa888dc996e006b18140bda2e7b47a24590488cc861f28029d26e51 - 40.61% (162 MB)


History
2023-08-16 06:01:52 UTC

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

2023-08-16 06:01:52 UTC

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

2023-08-16 06:01:52 UTC

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

2023-08-16 06:01:52 UTC

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

2023-08-16 06:01:54 UTC

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

2023-08-16 06:01:54 UTC

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

2023-09-27 04:06:35 UTC

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

2023-09-27 04:07:43 UTC

|1 VERSION=23.7.3 /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-09-27 04:07:43 UTC

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

2023-09-27 04:07:43 UTC

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

2023-09-27 04:07:45 UTC

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

2023-09-27 04:07:46 UTC

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

2023-09-27 04:07:46 UTC

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

2023-09-27 04:07:46 UTC

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

2023-09-27 04:07:46 UTC

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

2023-09-27 04:07:46 UTC

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

2023-09-27 04:07:46 UTC

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

2023-09-27 04:07:46 UTC

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

2023-09-27 04:07:46 UTC

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

2023-09-27 04:07:46 UTC

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

2023-09-27 04:07:46 UTC

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

2023-09-27 04:07:47 UTC

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

2023-09-27 04:07:47 UTC

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

2023-09-27 04:07:47 UTC

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

2023-09-27 04:07:47 UTC

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

2023-09-27 04:07:47 UTC

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

2023-09-27 04:07:47 UTC

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

2023-09-27 04:07:47 UTC

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

2023-09-27 04:07:47 UTC

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

2023-09-27 04:07:47 UTC

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

2023-09-27 04:07:48 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2023-09-27T04:07Z 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=aff1f97d org.label-schema.vcs-url=https://github.com/hyperledger/besu.git org.label-schema.vendor=Hyperledger org.label-schema.version=23.7.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