Skip to content

Use USER command in Dockerfile to run app with non-root user

Eugene Xiang requested to merge dockeruser into master

Merge request template

Crate User/Group with ID 10001 and use the USER command to run service instead of root

Merge request reports

Loading