2020-08-18 15:40:02 +00:00
|
|
|
FROM paritytech/substrate-playground-template-base:sha-0793587
|
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
|
|
|
|
2020-08-18 15:40:02 +00:00
|
|
|
RUN cargo build --release
|