Skip to content

set unpriviledged user for Dockerfile#648

Open
fyliu wants to merge 1 commit intohackforla:mainfrom
fyliu:647-unpriviledged-docker
Open

set unpriviledged user for Dockerfile#648
fyliu wants to merge 1 commit intohackforla:mainfrom
fyliu:647-unpriviledged-docker

Conversation

@fyliu
Copy link
Member

@fyliu fyliu commented Mar 6, 2026

Fixes #647

What changes did you make?

  • added non-root user in Dockerfile
  • set non-root user to run the Docker Compose container
  • added short description in documentation

Why did you make the changes (we will use this info to test)?

  • these are all pieces to convert containers to run as a non-root user

Testing

  1. Run ./scripts/buildrun.sh to make sure there are no errors
  2. Run docker compose logs mkdocs to make sure there are no errors.

@fyliu fyliu force-pushed the 647-unpriviledged-docker branch from 60ae149 to 4a2b8f1 Compare March 6, 2026 05:50
@fyliu fyliu moved this to PR Needs review (automated column, do not place items here manually) in P: PD: Project Board Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: PR Needs review (automated column, do not place items here manually)

Development

Successfully merging this pull request may close these issues.

Update docker containers to run as non-root user

1 participant