Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Azure] Update cloud template to ensure deployment runs containers as new non-root users #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MelulekiDube
Copy link
Contributor

We are making changes to how our containers are running. With these changes, we create new users in the images called waentuser with user id 9009. The changes ensure that the containers created from these templates run as these new users, and ensure that the filesystem is owned by this user, so volumes created can be accessed.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 12, 2023
@MelulekiDube MelulekiDube force-pushed the running_containers_as_nonroot branch 2 times, most recently from 2659b55 to 60af83d Compare June 12, 2023 16:47
@MelulekiDube MelulekiDube force-pushed the running_containers_as_nonroot branch 2 times, most recently from 7810772 to 0b7a913 Compare September 19, 2023 12:05
@MelulekiDube MelulekiDube force-pushed the running_containers_as_nonroot branch from 0b7a913 to 7590204 Compare September 19, 2023 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants