Skip to main content

Module docker

Module docker 

Source
Expand description

Containerized builds using Docker. Containerized package builds using Docker.

This module allows building Zoi packages inside a Docker container. This is useful for cross-compilation, ensuring a clean and consistent build environment, and for building packages for different Linux distributions from a single host.

Functionsยง

run
Runs the package build process inside a Docker container.