Sign inSign up

dyne/dyneth:68adcfe883ce12f6a6149b0c778f77dfc93b7857

Manifest digest

sha256:1d16c11d32aef0c326cfc3bd8813bdffeacbe66418de1c30c4d62cb4fb127905

OS/ARCH

linux/amd64

Compressed size

277.28 MB

Last pushed

over 4 years by dyne

Type

Image

Manifest digest

sha256:1d16c11d32aef0c326cfc3bd8813bdffeacbe66418de1c30c4d62cb4fb127905

Image Layers

1ADD file ... in / 2.69 MB
2CMD ["/bin/sh"]0 B
3ENV LC_ALL=C.UTF-80 B
4ENV LANG=C.UTF-80 B
5ENV GO111MODULE=on0 B
6LABEL maintainer=Denis Roio <[email protected]> homepage=https://eth.dyne.org0 B
7RUN /bin/sh -c apk add89.27 MB
8RUN /bin/sh -c pip install10.09 MB
9RUN /bin/sh -c curl -so332.25 KB
10COPY /go/bin/* /usr/local/bin/ # buildkit170.15 MB
11COPY /usr/local/bin/solc /usr/local/bin # buildkit4.76 MB
12COPY genesis.conf /etc/dyneth/genesis.conf # buildkit500 B
13COPY init-geth.sh / # buildkit629 B
14COPY start-geth-api.sh / # buildkit606 B
15COPY start-geth-signer.sh / # buildkit401 B
16ARG VERSION0 B
17ENV VERSION=0.6.00 B
18RUN |1 VERSION=0.6.0 /bin/sh -c1.42 KB
19USER geth0 B
20WORKDIR /home/geth0 B
21CMD ["/bin/sh" "-c" "sh /start-geth-api.sh"]0 B

Command

ADD file:9233f6f2237d79659a9521f7e390df217cec49f1a8aa3a12147bbca1956acdb9 in /