Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propagate user from image configuration #1099

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

jonjohnsonjr
Copy link
Contributor

This works for both build and test, but will probably be harder to make work with builds because of file ownership shenanigans. For tests, this makes it possible to test non-root users for packages that get mad if you run them as root.

stormqueen1990
stormqueen1990 previously approved these changes Mar 19, 2024
@jonjohnsonjr jonjohnsonjr enabled auto-merge March 19, 2024 20:29
imjasonh
imjasonh previously approved these changes Mar 19, 2024
This works for both build and test, but will probably be harder to make
work with builds because of file ownership shenanigans. For tests, this
makes it possible to test non-root users for packages that get mad if
you run them as root.

Signed-off-by: Jon Johnson <jon.johnson@chainguard.dev>
@jonjohnsonjr jonjohnsonjr merged commit 3ee2a1c into chainguard-dev:main Mar 19, 2024
32 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.

3 participants