8gears / containerized-guacamole

Apache Guacamole out of the box compose setup with Nginx Reverse Proxy, Lets Encrypt. Simple and easy deployable with Docker Compose. Uses only Official Guacamole Docker Images
Apache License 2.0
94 stars 34 forks source link

DB initialisation no longer works #16

Open davewthompson opened 11 months ago

davewthompson commented 11 months ago

Whilst running in the latest version of Docker on an Intel mac:

Attaching to containerized-guacamole-init-guac-db-1
containerized-guacamole-init-guac-db-1  | /bin/sh: 1: cannot create /init/initdb.sql: Permission denied
containerized-guacamole-init-guac-db-1 exited with code 2

My guess is something has changed in the Guacamole Docker image…

Vad1mo commented 11 months ago

is this PR maybe related?

Also related issue was reported in the past https://github.com/8gears/containerized-guacamole/issues/8