Carl Harris created GUACAMOLE-456:
-------------------------------------
Summary: Use Docker multi-stage build to create guacamole server
image
Key: GUACAMOLE-456
URL: https://issues.apache.org/jira/browse/GUACAMOLE-456
Project: Guacamole
Issue Type: Improvement
Components: guacamole-docker
Affects Versions: 0.9.13-incubating
Reporter: Carl Harris
Priority: Minor
Since Docker CE 17.05 (edge) and 17.06 (stable), multi-stage builds can be used
to create images using a different base images for build versus runtime. This
will simplify the process of creating a runtime image for guacamole-server, and
will improve build times by making much better use of the Docker's image layer
cache.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)