blumeops/docs/reference/infrastructure
Erich Blume 695089499e Nix container build for nettest (#214)
## Summary
- Add `containers/nettest/default.nix` using `dockerTools.buildLayeredImage` with curl, jq, dnsutils, cacert, and bash — equivalent to the existing Dockerfile
- Update `container-tag-and-release` to require `--nix` or `--dockerfile` flag when both build types exist for a container
- Update `container-list` to show `[dockerfile+nix]` label when both exist

## Deployment and Testing
- [ ] SSH to ringtail, run `nix build -f containers/nettest/default.nix -o result` to verify the nix expression builds
- [ ] Tag `nettest-nix-v1.0.0`, confirm `build-container-nix` workflow runs on `nix-container-builder` runner and pushes to registry
- [ ] Smoke test on ringtail k3s: `kubectl run nettest --image=registry.ops.eblu.me/blumeops/nettest:v1.0.0 --restart=Never && kubectl logs nettest`
- [ ] Verify `mise run container-list` shows `[dockerfile+nix]` for nettest
- [ ] Verify `mise run container-tag-and-release nettest v1.1.0` prompts for build type

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/214
2026-02-19 08:42:58 -08:00
..
gandi.md Review gandi-operations doc and reorganize how-to guides (#200) 2026-02-17 07:29:33 -08:00
gilbert.md Fix frontmatter field name for Quartz date display (#158) 2026-02-11 16:45:12 -08:00
hosts.md Polish ringtail NixOS config and add documentation (#208) 2026-02-18 17:53:47 -08:00
indri.md Fix frontmatter field name for Quartz date display (#158) 2026-02-11 16:45:12 -08:00
power.md Fix frontmatter field name for Quartz date display (#158) 2026-02-11 16:45:12 -08:00
ringtail.md Nix container build for nettest (#214) 2026-02-19 08:42:58 -08:00
routing.md Fix frontmatter field name for Quartz date display (#158) 2026-02-11 16:45:12 -08:00
tailscale.md Fix frontmatter field name for Quartz date display (#158) 2026-02-11 16:45:12 -08:00
unifi.md Abandon UniFi IaC, add manual network segmentation plan (#189) 2026-02-14 09:47:04 -08:00