2925d705ea
Docker Hub personal account namespace must match the username. Updated all docker.io image references across workflows, actions, docker-compose files, and zombienet configs.
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.