solutions/.devcontainer/Dockerfile

5 lines
171 B
Docker
Raw Normal View History

2020-06-23 12:01:51 +00:00
FROM paritytech/substrate-playground-template-base:sha-ac4bc53
2020-06-17 12:16:26 +00:00
2020-06-23 12:01:51 +00:00
# Here the whole repo is already accessible at . (thanks to the inherited image)
2020-06-17 12:16:26 +00:00
RUN cargo build --release