Files
pezkuwi-subxt/polkadot/docker
Denis Pisarev 3800575db4 dockerfiles: upgrade to ubuntu:20.04; some chore (#3828)
* dockerfiles: upgrade to ubuntu:20.04; some chore

* dockerfiles: fq container names
2021-09-13 14:34:29 +02:00
..
2020-10-19 15:44:14 +02:00
2018-09-10 15:07:55 +02:00
2021-09-07 08:53:30 +00:00

Self built Docker image

The Polkadot repo contains several options to build Docker images for Polkadot. This folder contains a self-contained image that does not require a Linux pre-built binary. Instead, building the image is possible on any host having docker installed and will build Polkadot inside Docker. That also means that no Rust toolchain is required on the host machine for the build to succeed.