Skip to content

docs: define OS and base image selection policy - #10

Merged
l-you merged 1 commit into
mainfrom
docs/os-and-base-images
Aug 27, 2026
Merged

docs: define OS and base image selection policy#10
l-you merged 1 commit into
mainfrom
docs/os-and-base-images

Conversation

@l-you

@l-you l-you commented Aug 27, 2026

Copy link
Copy Markdown
Member

Summary

  • make Debian Trixie the default OS for physical, virtual, CI, and development environments
  • define when to use debian:trixie, debian:trixie-slim, and gcr.io/distroless/static-debian13:nonroot
  • allow bounded Alpine, Ubuntu LTS, and official upstream image exceptions with documented rationale
  • avoid automatic migrations and unsupported Debian rebuilds of third-party software

Testing

  • go test ./scripts/validate-agent-docs.go ./scripts/validate-agent-docs_test.go
  • go run ./scripts/validate-agent-docs.go

Both commands passed in golang:1.27-trixie.

Set Debian Trixie defaults and bounded exceptions across hosts, virtual environments, CI, and OCI runtimes.

AI-Impact: co-developed
AI: cx
@l-you
l-you merged commit 0334f49 into main Aug 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant