Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 327 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 327 Bytes

nix-docker-multiarch

Build multi-arch Docker images using Nix

For a usage example, see usage-example.nix.

To build and push the containers, run nix run -f usage-example.nix -c push.

CI

Copy the GitHub Actions workflow from .github/workflows/publish.yml and customize based on what images you'd like to build.