Sign inSign up

nicolasdorier/docker-groestlcoin:2.17.2

Manifest digest

sha256:500f66306dc5d9569ed3811f7c7fd289f363f284eb52ca8b8cf1f63780c3cba3

OS/ARCH

linux/amd64

Compressed size

35.14 MB

Last pushed

over 5 years by nicolasdorier

Type

Image

Manifest digest

sha256:500f66306dc5d9569ed3811f7c7fd289f363f284eb52ca8b8cf1f63780c3cba3

Image Layers

1ADD file ... in / 21.48 MB
2CMD ["bash"]0 B
3/bin/sh -c groupadd -r groestlcoin3.98 KB
4/bin/sh -c set -ex &&7.74 MB
5ENV GROESTLCOIN_VERSION=2.17.20 B
6ENV GROESTLCOIN_TARBALL=groestlcoin-2.17.2-x86_64-linux-gnu.tar.gz0 B
7ENV GROESTLCOIN_URL=https://github.com/Groestlcoin/groestlcoin/releases/download/v2.17.2/groestlcoin-2.17.2-x86_64-linux-gnu.tar.gz0 B
8ENV GROESTLCOIN_ASC_URL=https://github.com/Groestlcoin/groestlcoin/releases/download/v2.17.2/SHA256SUMS.asc0 B
9ENV GROESTLCOIN_PGP_KEY=287AE4CA1187C68C08B49CB2D11BD4F33F1DB4990 B
10/bin/sh -c set -ex &&5.91 MB
11ENV GROESTLCOIN_DATA=/data0 B
12/bin/sh -c mkdir "$GROESTLCOIN_DATA" &&176 B
13VOLUME [/data]0 B
14COPY file:ed75e004ad77e0b519ef88e3e54513f67ae78dae9a7920f58b64a164b7cb2e66 in /entrypoint.sh 464 B
15ENTRYPOINT ["/entrypoint.sh"]0 B
16EXPOSE 1331 1441 177660 B
17CMD ["groestlcoind"]0 B

Command

ADD file:a88164546613d1850e5c5494cccad7124d713187bfabf592a783eb9328de51eb in /