solutions/.devcontainer/Dockerfile

5 lines
171 B
Docker

FROM paritytech/substrate-playground-template-base:sha-ac4bc53
# Here the whole repo is already accessible at . (thanks to the inherited image)
RUN cargo build --release