Hacker News new | ask | show | jobs
by jryan49 3752 days ago
I suggest you do not run things as root inside your docker containers. :)
2 comments

You are correct. Working on it, Thanks!
How else would he do it?
There are instructions in this best practices article: https://docs.docker.com/engine/userguide/eng-image/dockerfil...

(Search for "as root")