Files
pezkuwi-subxt/polkadot/scripts/ci/dockerfiles/polkadot
Sergejs Kostjucenko 631a5db536 Move scripts used in CI to the new location (#5198)
* Move CI scripts and update references

* Update paths in .gitlab-ci.yml

* Removed outdated entries from CODEOWNERS
2022-04-26 08:39:31 +03: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.