apple / apple/foundationdb

Adding a custom user to our docker image

Open
#2,528 3 comments 0 reactions 1 assignee Claimed by @AlvinMooreSr View on GitHub
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

It's often considered a security best practice to run as a non-root user in your containers. We should define a user in our image to make this easy. I'd recommend creating a user called `foundationdb` with UID 4059, and creating a group with the same name and ID.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.