mike-jumper opened a new pull request, #575: URL: https://github.com/apache/guacamole-server/pull/575
This change migrates to a Docker build leveraging multiple modular stages that cover each of guacamole-server's dependencies, avoiding unnecessary recompilation of dependencies that are not changing (something that is slowing down rebuilds for testing quite a bit, particularly if any download from GitHub times out). For consistency's sake, I've also added a `LOG_LEVEL` variable to replace `GUACD_LOG_LEVEL`, in line with the guacamole-client image. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org