ResearchComputing / RCAMP

Research Computing Account Management Portal
MIT License
0 stars 0 forks source link

Add uwsgi user during entrypoint #349

Closed zebulasampedro closed 5 years ago

zebulasampedro commented 5 years ago

Now that we're doing auto builds in dockerhub, it is less convenient to utilize the pattern of setting uid/gid numbers via build args. We should just add the uwsgi user and group in the entrypoint right before chmod and privilege drop.