Tag
rwthacis/eth-netstats:master
Created
2021-02-03 01:17:01 UTC
Architecture
linux / amd64
Content Digest
Pull Command
ENV
  • PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
  • 001 sha256:4c0d98bf9879488e0407f897d9dd4bf758555a78e39675e72b5124ccf12c2580 2.68 MB
  • 002 sha256:46c926c7dd20ea5e1927dfb5866eeb451c7d4b7b32aa816012e1b88e3672fc94 275 KB
  • 003 sha256:1869d596fdcfc4624f87573c6596fbfa9bb09f03db07f2c97e12893f19e155c7 14.8 MB
  • 004 sha256:ede2a3e32326127ff4ce2f1a3cb557d852880143baebf2b450f28a6bb1aed287 1 GB
  • 005 sha256:ac250d1edf9b4ec37856c10235f3a6658b6c2da147145dd54e22c5cb2cb631c1 35.3 MB
  • 006 sha256:b4c193531fec498c5952296e348ad90d69a9e6d531feccd19b16c400cbaf89d9 15.9 MB
  • 007 sha256:51616199ae231143d75761a665069fb96c1adf658ee80658b328a3d9c719247d 1.6 KB
  • 008 sha256:6a63ef383b8c601183e37be1d68610092a9e89dad03c68092bcb45a9172e0822 516 Bytes
  • 009 sha256:4ae58eb19d1e2a3804f797edd40e1040c1af459fa7ea7304381672fb77936a2f 1.62 KB
  • 010 sha256:637f8fa7a11bf6662aa383aec3c3b9e9512a578e290b0d2817949d7b4a4b63ca 665 Bytes
  • 011 sha256:fb4d4b7aa161911fb510f54b44f9e1045941db027503ab2bbf73276be600203a 1.26 KB
  • 012 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32 Bytes
  • 013 sha256:c2b192e6e263e81df259616b72075072b1e3b93f1779bf54bf05b578e06f1c2e 15.4 KB
History
[2021-01-28 23:19:38 UTC] /bin/sh -c #(nop) ADD file:0e2d487cd80773e947c8aae6daad3d565b7bb019a954af2b8bff188681c00d81 in / [2021-01-28 23:19:38 UTC] /bin/sh -c #(nop) CMD ["/bin/sh"] [2021-02-03 01:07:22 UTC] /bin/sh -c apk add --no-cache ca-certificates [2021-02-03 01:07:22 UTC] /bin/sh -c #(nop) COPY file:a611d8041e8a2c54e42bb591e1239186e6fd33c3488c069bd5365c6a7d61e99e in /usr/local/bin/ [2021-02-03 01:07:49 UTC] /bin/sh -c #(nop) COPY dir:0d9663673ef971ec9f7d857a1741f60f11e4e1c9c4ec7b51e3c07717894325f6 in /root/.ethash/ [2021-02-03 01:07:49 UTC] /bin/sh -c #(nop) EXPOSE 30303 30303/udp 8545 8546 [2021-02-03 01:07:50 UTC] /bin/sh -c #(nop) ENTRYPOINT ["geth"] [2021-02-03 01:16:23 UTC] RUN /bin/sh -c apk add --update git bash nodejs nodejs-npm perl # buildkit [2021-02-03 01:16:58 UTC] RUN /bin/sh -c cd /root && git clone https://github.com/cubedro/eth-net-intelligence-api && cd eth-net-intelligence-api && npm install && npm install -g pm2 # buildkit [2021-02-03 01:16:58 UTC] ADD start.sh /root/start.sh # buildkit [2021-02-03 01:16:58 UTC] ADD app.json /root/eth-net-intelligence-api/app.json # buildkit [2021-02-03 01:16:59 UTC] RUN /bin/sh -c chmod +x /root/start.sh # buildkit [2021-02-03 01:16:59 UTC] COPY ./genesis.json /root/files/genesis.json # buildkit [2021-02-03 01:16:59 UTC] COPY ./localtime /etc/localtime # buildkit [2021-02-03 01:16:59 UTC] WORKDIR /root [2021-02-03 01:17:01 UTC] RUN /bin/sh -c git clone https://github.com/ettore26/wait-for-command # buildkit [2021-02-03 01:17:01 UTC] ENTRYPOINT ["/bin/sh" "-c" "/root/start.sh"]