denoland / denoland/deno_docker
Run as user `deno` by default
Open
- Dominant language
- Dockerfile
- Stars
- 1k
- Forks
- 113
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
Right now we only create the `deno:deno` user in the Dockerfile, but it is up to the user to add the `USER deno:deno` directive to their Dockerfiles. I think it would be beneficial to add that directive to the images so that it becomes the default behavior and running as root becomes a conscious choice.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.