An action to build docker images using nix.
Find a file
2025-06-24 20:48:29 +02:00
.gitignore Initial commit 2025-06-24 16:44:08 +02:00
action.yml feat: re-add action.yml and check for input variables in entrypoint 2025-06-24 20:26:39 +02:00
Dockerfile fix: use /bin/sh explicitly in Dockerfile 2025-06-24 20:11:30 +02:00
entrypoint.sh feat: add return code checks 2025-06-24 20:48:29 +02:00
LICENSE Initial commit 2025-06-24 16:44:08 +02:00
README.md Initial commit 2025-06-24 16:44:08 +02:00

nix-build-docker

An action to build docker images using nix.