Files
nym/docker/explorer/Dockerfile
Tommy Verrall d9bfa4562e Update docker-files
- updated the network explorer
- updated new vesting contract
- updated the version of comos-sdk to be used
2021-12-07 11:22:57 +00:00

5 lines
54 B
Docker

FROM node:16
COPY ./setup.sh /setup.sh
CMD /setup.sh