Nix container build for nettest #214
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/nettest-nix-container"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
containers/nettest/default.nixusingdockerTools.buildLayeredImagewith curl, jq, dnsutils, cacert, and bash — equivalent to the existing Dockerfilecontainer-tag-and-releaseto require--nixor--dockerfileflag when both build types exist for a containercontainer-listto show[dockerfile+nix]label when both existDeployment and Testing
nix build -f containers/nettest/default.nix -o resultto verify the nix expression buildsnettest-nix-v1.0.0, confirmbuild-container-nixworkflow runs onnix-container-builderrunner and pushes to registrykubectl run nettest --image=registry.ops.eblu.me/blumeops/nettest:v1.0.0 --restart=Never && kubectl logs nettestmise run container-listshows[dockerfile+nix]for nettestmise run container-tag-and-release nettest v1.1.0prompts for build type