Miloš Zdravković created GUACAMOLE-1342: -------------------------------------------
Summary: Docker multi-stage images for MySQL and PostgreSQL Key: GUACAMOLE-1342 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1342 Project: Guacamole Issue Type: Improvement Components: Documentation, guacamole-docker Reporter: Miloš Zdravković Attachments: Dockerfile-mysql, Dockerfile-postgres We could simplify the database initialization process by explicitly documenting the use of multi-stage feature in Dockerfiles (please see the attachment files). This also opens a possibility of hosting prebuilt database images (e.g. "guacamole/mysql" and "guacamole/postgres") on the Docker Hub, as well as an easier way of creating Docker Compose for the whole setup. -- This message was sent by Atlassian Jira (v8.3.4#803005)