Use USER command in Dockerfile to run app with non-root user
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Use USER command in Dockerfile to run app with non-root user
Eugene Xiang
requested to merge
dockeruser
into
master
Oct 23, 2024
Overview
1
Commits
1
Pipelines
2
Changes
1
Merge request template
Crate User/Group with ID 10001 and use the USER command to run service instead of root
Merge request reports
Loading