Files
pezkuwi-sdk/docker/dockerfiles/pezkuwi
pezkuwichain a0f04820ab fix: Complete rebrand fixes for dockerfiles, scripts, and service files
- Update all Dockerfile references from polkadot to pezkuwi
- Fix package names in scripts (pezpallet-*, pezframe-*)
- Update GitHub repository URLs to pezkuwichain/pezkuwi-sdk
- Fix template Dockerfiles (minimal, solochain, teyrchain)
- Update service file paths and binary names
- Fix path references from bizinikiwi/frame/ to bizinikiwi/pezframe/
2025-12-23 09:37:11 +03:00
..

Self built Docker image

The PezkuwiChain repo contains several options to build Docker images for PezkuwiChain.

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 PezkuwiChain inside Docker. That also means that no Rust toolchain is required on the host machine for the build to succeed.