statonlab / tripaldock

Build a simple development environment for Tripal with Docker
GNU General Public License v3.0
1 stars 0 forks source link

Docker and Docker compose: permission denied #18

Closed almasaeed2010 closed 6 years ago

almasaeed2010 commented 6 years ago

On Linux systems, docker has to be run as root. You can fix this issue by running tripaldock and as root or by following the instructions here to allow non-root access to docker:

https://askubuntu.com/questions/477551/how-can-i-use-docker-without-sudo