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
RUN cargo check