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