mkdir init >/dev/null 2>&1 docker run --rm guacamole/guacamole /opt/guacamole/bin/initdb.sh --mysql > ./init/initdb.sql chmod +x init/initdb.sql