solutions/.devcontainer/Dockerfile

6 lines
172 B
Docker

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