featuregood first issue
Repository metrics
- Stars
- (1,338 個のスター)
- PR merge metrics
- (平均マージ 32d 7h) (30d で 30 merged PRs)
説明
Can you change the default user of the container image to a non-root user? Some vulnerability/security scanners like Trivy report that images with a root user are not compliant. Of course you can manually switch and set the user id to a non-root user, but still is good to have the defaults set to a non-root user.
Would this be possible?