alexellis / derek

Reduce maintainer fatigue by automating GitHub
https://github.com/alexellis/derek/blob/master/USER_GUIDE.md
MIT License
806 stars 72 forks source link

Run Derek container as non-root user #128

Closed alexellis closed 5 years ago

alexellis commented 5 years ago

Expected Behaviour

Run Derek as non-root user instead of root

Current Behaviour

Derek runs as root

Possible Solution

See how we do this for the Golang template in openfaas/templates and copy the approach.

alexellis commented 5 years ago

Dockerfile for the edit: https://github.com/alexellis/derek/blob/master/Dockerfile

Non-root example from OpenFaaS: https://github.com/openfaas/templates/blob/master/template/go/Dockerfile#L27

martindekov commented 5 years ago

Derek assign: me

alexellis commented 5 years ago

/add label: help wanted

alexellis commented 5 years ago

/message: slack