Do not pass techinal ENVs to user
Open
- Dominant language
- Go
- Stars
- 300
- Forks
- 64
- Avg merge
- 20m
- Merged PRs (30d)
- 1
Description
For example, env `DOCKER_CONFIG` passed to userspace and broke `docker build` command:
```
docker run --rm -it -e INIT_SCRIPT='echo $DOCKER_CONFIG' -e GIT_URL=https://github.com/coder/envbuilder.git ghcr.io/coder/envbuilder
...
/.envbuilder
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.