DmitryZagr / guacamole-docker-compose

32 stars 11 forks source link

-bash: initdb.sql: Permission denied #5

Closed IAmTreadmill closed 5 years ago

IAmTreadmill commented 5 years ago

Is there a chmod or chown step missing?

Ubuntu 16.04

IAmTreadmill commented 5 years ago

Resolved with: sudo usermod -a -G docker $USER