Add docs page about using chroot to add APKs to distroless containers#3261
Merged
matthewhelmke merged 2 commits intochainguard-dev:mainfrom Apr 21, 2026
Merged
Add docs page about using chroot to add APKs to distroless containers#3261matthewhelmke merged 2 commits intochainguard-dev:mainfrom
matthewhelmke merged 2 commits intochainguard-dev:mainfrom
Conversation
✅ Deploy Preview for ornate-narwhal-088216 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
matthewhelmke
commented
Apr 21, 2026
s-stumbo
reviewed
Apr 21, 2026
s-stumbo
reviewed
Apr 21, 2026
s-stumbo
reviewed
Apr 21, 2026
s-stumbo
reviewed
Apr 21, 2026
s-stumbo
approved these changes
Apr 21, 2026
Collaborator
s-stumbo
left a comment
There was a problem hiding this comment.
Looks very clear and helpful!
Collaborator
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes https://github.com/chainguard-dev/internal/issues/5744
Type of change
Adds a new docs page with information from our solutions architects about adding APKs to distroless images using chroot (after a brief outline of why this is a better method than a couple of others that could work). The goal is to help specific customers by sending them a link to official documentation instead of Google Docs.
What are the acceptance criteria?
Does it render properly? Here's the preview for the page.
Do we like how the info is presented?
One outstanding question: Are the appendices necessary and wanted? They were requested and can save time for those in a hurry, but it isn't a form we have done that I have seen.
How should this PR be tested?
The code has been tested (see comments in https://github.com/chainguard-dev/internal/issues/5744), so we are only concerned with whether my translation of the information from a Google Doc into Markdown with some rewriting was successful.
Also, please look for language and style inconsistencies, as usual.