Add Nix container build for nettest
Create containers/nettest/default.nix using dockerTools.buildLayeredImage with the same tools as the Dockerfile (curl, jq, dnsutils, cacert, bash). Update container-list and container-tag-and-release to handle containers that have both a Dockerfile and default.nix, requiring --nix or --dockerfile flag when both exist. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
b475a1fcd7
commit
a25301263c
4 changed files with 102 additions and 22 deletions
|
|
@ -0,0 +1 @@
|
|||
Added Nix container build for nettest, validating the full nix-container-builder pipeline on ringtail. Updated container-list and container-tag-and-release to support containers with both Dockerfile and default.nix.
|
||||
Loading…
Add table
Add a link
Reference in a new issue