Ronny Wolf created GUACAMOLE-1715:
-------------------------------------
Summary: docker run --rm guacamole/guacamole:1.4.0
/opt/guacamole/bin/initdb.sh > guac_db.sql
Key: GUACAMOLE-1715
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1715
Project: Guacamole
Issue Type: Bug
Components: guacamole
Affects Versions: 1.4.0
Environment: ubuntu with docker newest version
Reporter: Ronny Wolf
Hello,
I want to install Guacamole and get an error when using the following command.
docker run --rm guacamole/guacamole:1.4.0 /opt/guacamole/bin/initdb.sh --mysql
> guac_db.sql
Error:
cat guac_db.sql
Bad database type: --mysql
USAGE: /opt/guacamole/bin/initdb.sh [--postgres | --mysql]
Am I using the command incorrectly? What have I overlooked?
With kind regards
--
This message was sent by Atlassian Jira
(v8.20.10#820010)