Commit Graph
4 Commits
Author SHA1 Message Date
jason 63c1c194f9 📝 Update project spec and documentation 📝
- AI.md
2026-08-21 21:24:44 -04:00
jason d363ccf42f 📦 Add cargo-cyclonedx SBOM tool 📦
Build and Push / build (push) Canceled after 0s
- Dockerfile: add cargo-cyclonedx to the per-tool binstall loop, alongside
  the existing cargo-audit/cargo-deny/cargo-geiger security tools. Verified
  installed at /usr/local/bin/cargo-cyclonedx (v0.5.9) and confirmed it
  generates a valid CycloneDX 1.3 SBOM (cargo cyclonedx) from a real crate
  inside the built image.
- Dockerfile: LABEL org.opencontainers.image.url/source corrected to
  hub.docker.com and github.com/dockersrc/rust respectively (external edit,
  present in the working tree, not reverted).
- README.md: document cargo-cyclonedx in the linting & static analysis
  tool table.
- AI.md: replaced with the new master CasjaysDev Docker base image spec —
  the bootstrap/update runbook now lives in the dockersrc-bootstrap agent
  instead of this file (external edit, present in the working tree, not
  reverted).
2026-08-14 15:25:24 -04:00
jason f77849c6e9 📝 Migrate /var/lib/srv docker paths to /srv in docs 📝
Build and Push / build (push) Has been cancelled
Update volume mount examples from /var/lib/srv/$USER/docker
to /srv/$USER/docker.
- AI.md README.md : update path references to /srv/$USER/docker

AI.md
README.md
2026-07-10 13:16:37 -04:00
jason e8c163c6ad 📝 Update codebase 📝
Build and Push / build (push) Has been cancelled
AI.md
README.md
2026-07-08 18:31:36 -04:00