Docker by default will only accept commands if you run as the root user. Running
as root is something that should be avoided if not strictly necessary, as the
root user gives you enormous powers.
The problem
Say you are working on a shared computer, and users on that computer