-
Notifications
You must be signed in to change notification settings - Fork 519
Open
Description
Hello!
I want to ask about the possibility of getting an additional tag added to dockerhub which offers a golang image built to run by default as a non-root user.
My goal with this is to make the ecosystem more secure. By publishing the golang image without dropping from the root user, we're breaking the principle of least privilege. Since golang is built on top of other images like alpine and debian, it's generally not a great practice to publish the images so that they start up as root by default because it allows for the package manager to be accessed.
kanaksinghal, MrUsefull and ferm10nserprex
Metadata
Metadata
Assignees
Labels
No labels