8000 fix: provide separate nonroot image by kzantow · Pull Request #3998 · anchore/syft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: provide separate nonroot image #3998

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

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

kzantow
Copy link
Contributor
@kzantow kzantow commented Jun 11, 2025

Description

This PR reverts a change to use nonroot images by default, and provides an alternate nonroot set of tagged images. Using nonroot causes a number of issues causing users friction such as accessing and modifying the docker.sock and mount volumes.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have added unit tests that cover changed behavior
  • I have tested my code in common scenarios and confirmed there are no regressions
  • I have added comments to my code, particularly in hard-to-understand sections

Signed-off-by: Keith Zantow <kzantow@gmail.com>
@@ -180,49 +233,70 @@ dockers:
- "--build-arg=VCS_URL={{.GitURL}}"

docker_manifests:
# anchore/syft manifests...
Copy link
Contributor Author
@kzantow kzantow Jun 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reorganized this by tag first similar to the organization of the top section.

@kzantow kzantow merged commit 10f0631 into anchore:main Jun 11, 2025
12 checks passed
@kzantow kzantow 71D5 deleted the fix/separate-nonroot-image branch June 11, 2025 21:01
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.

2 participants
0