Namespace
hyperledger
Image / Tag
fabric-tools:3.0.0-preview
Content Digest
sha256:9ff91b1f4e7e5c753cfa432871923a9d97fbf3bd1ebb54d9696dd088546e1580
Details
Created

2023-09-01 11:44:05 UTC

Size

236 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-09-01T11:31:29.586Z
  • org.opencontainers.image.description
    Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    a8e078fe4ac03d6fe50babeb89beecdabbd1ccb7
  • org.opencontainers.image.source
    https://github.com/hyperledger/fabric
  • org.opencontainers.image.title
    fabric
  • org.opencontainers.image.url
    https://github.com/hyperledger/fabric
  • org.opencontainers.image.version
    3.0.0-preview

Environment
FABRIC_CFG_PATH

/var/hyperledger/fabric/config

FABRIC_VER

v3.0.0-preview

PATH

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


Layers

[#000] sha256:edaedc954fb53f42a7754a6e2d1b57f091bc9b11063bc445c2e325ea448f8f68 - 11.11% (26.2 MB)

[#001] sha256:cf5ec5071180aa358925902e38d2b0ed49fe62b2fbb68aa99efabc23acaa06e8 - 16.08% (38 MB)

[#002] sha256:795bcff530dd1086d1c0f288bad355398be9adaf5194ae883fb22b56c4006d0c - 40.48% (95.6 MB)

[#003] sha256:733859fcc015da3b74985b96ff87b10c5d98d1153002c774ecf0e231bf59e6db - 0.0% (161 Bytes)

[#004] sha256:dc77affbad2e85c9af0dd64f0f9efeec930675d2e075e6ec4856afa2a05e332c - 0.01% (22.4 KB)

[#005] sha256:06be510f944543185ff5b9c29184f3ec5dca88ee1d49629763d63e2060a61192 - 32.32% (76.3 MB)


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

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

2023-08-01 06:16:44 UTC

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

2023-08-01 06:16:44 UTC

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

2023-08-01 06:16:44 UTC

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

2023-08-01 06:16:45 UTC

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

2023-08-01 06:16:46 UTC

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

2023-09-01 11:31:46 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-09-01 11:31:46 UTC (buildkit.dockerfile.v0)

ARG TARGETOS

2023-09-01 11:31:46 UTC (buildkit.dockerfile.v0)

ARG FABRIC_VER

2023-09-01 11:31:46 UTC (buildkit.dockerfile.v0)

ARG GO_VER

2023-09-01 11:31:46 UTC (buildkit.dockerfile.v0)

RUN |4 TARGETARCH=amd64 TARGETOS=linux FABRIC_VER=v3.0.0-preview GO_VER=1.20.7 /bin/sh -c apt update && apt install -y bash curl jq tzdata # buildkit

2023-09-01 11:34:50 UTC (buildkit.dockerfile.v0)

RUN |4 TARGETARCH=amd64 TARGETOS=linux FABRIC_VER=v3.0.0-preview GO_VER=1.20.7 /bin/sh -c curl -sL https://go.dev/dl/go${GO_VER}.${TARGETOS}-${TARGETARCH}.tar.gz | tar zxvf - -C /usr/local # buildkit

2023-09-01 11:34:50 UTC (buildkit.dockerfile.v0)

ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2023-09-01 11:35:09 UTC (buildkit.dockerfile.v0)

RUN |4 TARGETARCH=amd64 TARGETOS=linux FABRIC_VER=v3.0.0-preview GO_VER=1.20.7 /bin/sh -c echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit

2023-09-01 11:35:09 UTC (buildkit.dockerfile.v0)

ENV FABRIC_CFG_PATH=/var/hyperledger/fabric/config

2023-09-01 11:35:09 UTC (buildkit.dockerfile.v0)

ENV FABRIC_VER=v3.0.0-preview

2023-09-01 11:44:05 UTC (buildkit.dockerfile.v0)

COPY sampleconfig /var/hyperledger/fabric/config # buildkit

2023-09-01 11:44:05 UTC (buildkit.dockerfile.v0)

COPY build/bin /usr/local/bin # buildkit

2023-09-01 11:44:05 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/hyperledger/fabric]

2023-09-01 11:44:05 UTC (buildkit.dockerfile.v0)

VOLUME [/var/hyperledger]

Details
Created

2023-09-01 11:44:06 UTC

Size

218 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-09-01T11:31:29.586Z
  • org.opencontainers.image.description
    Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.revision
    a8e078fe4ac03d6fe50babeb89beecdabbd1ccb7
  • org.opencontainers.image.source
    https://github.com/hyperledger/fabric
  • org.opencontainers.image.title
    fabric
  • org.opencontainers.image.url
    https://github.com/hyperledger/fabric
  • org.opencontainers.image.version
    3.0.0-preview

Environment
FABRIC_CFG_PATH

/var/hyperledger/fabric/config

FABRIC_VER

v3.0.0-preview

PATH

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


Layers

[#000] sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc - 11.37% (24.8 MB)

[#001] sha256:1fc64df390a64eb7c20feea603777f6753885efe08426470e2ff918d03c94bcc - 13.69% (29.8 MB)

[#002] sha256:dc7f9b4c6920dbdbcf33f835f93be30d7a0a5ebb527ef56fb1943af6db898f79 - 41.84% (91.1 MB)

[#003] sha256:69fcbe168c77a39118020b137c3ee2bcee6df5e0da96df92a3c4354d2eda876f - 0.0% (159 Bytes)

[#004] sha256:41ff3399866d82461268d78d9ab31ca4169fc3fd6b2fd245af9c973055322f23 - 0.01% (22.4 KB)

[#005] sha256:4a54f151afa51cd697617aa42c0efaf8bce49e6d2dc0f0656993222366d49a9d - 33.09% (72.1 MB)


History
2023-08-01 06:20:56 UTC

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

2023-08-01 06:20:56 UTC

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

2023-08-01 06:20:56 UTC

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

2023-08-01 06:20:57 UTC

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

2023-08-01 06:21:03 UTC

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

2023-08-01 06:21:03 UTC

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

2023-09-01 11:34:47 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-09-01 11:34:47 UTC (buildkit.dockerfile.v0)

ARG TARGETOS

2023-09-01 11:34:47 UTC (buildkit.dockerfile.v0)

ARG FABRIC_VER

2023-09-01 11:34:47 UTC (buildkit.dockerfile.v0)

ARG GO_VER

2023-09-01 11:34:47 UTC (buildkit.dockerfile.v0)

RUN |4 TARGETARCH=arm64 TARGETOS=linux FABRIC_VER=v3.0.0-preview GO_VER=1.20.7 /bin/sh -c apt update && apt install -y bash curl jq tzdata # buildkit

2023-09-01 11:35:09 UTC (buildkit.dockerfile.v0)

RUN |4 TARGETARCH=arm64 TARGETOS=linux FABRIC_VER=v3.0.0-preview GO_VER=1.20.7 /bin/sh -c curl -sL https://go.dev/dl/go${GO_VER}.${TARGETOS}-${TARGETARCH}.tar.gz | tar zxvf - -C /usr/local # buildkit

2023-09-01 11:35:09 UTC (buildkit.dockerfile.v0)

ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2023-09-01 11:35:10 UTC (buildkit.dockerfile.v0)

RUN |4 TARGETARCH=arm64 TARGETOS=linux FABRIC_VER=v3.0.0-preview GO_VER=1.20.7 /bin/sh -c echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit

2023-09-01 11:35:10 UTC (buildkit.dockerfile.v0)

ENV FABRIC_CFG_PATH=/var/hyperledger/fabric/config

2023-09-01 11:35:10 UTC (buildkit.dockerfile.v0)

ENV FABRIC_VER=v3.0.0-preview

2023-09-01 11:44:06 UTC (buildkit.dockerfile.v0)

COPY sampleconfig /var/hyperledger/fabric/config # buildkit

2023-09-01 11:44:06 UTC (buildkit.dockerfile.v0)

COPY build/bin /usr/local/bin # buildkit

2023-09-01 11:44:06 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/hyperledger/fabric]

2023-09-01 11:44:06 UTC (buildkit.dockerfile.v0)

VOLUME [/var/hyperledger]

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