denoland / denoland/deno_docker

Run as user `deno` by default

Open
#166 7 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.