Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUACAMOLE-1374: Migrate to LOG_LEVEL and modular Docker build. #575

Open
wants to merge 2 commits into
base: staging/1.6.0
Choose a base branch
from

Conversation

mike-jumper
Copy link
Contributor

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.

Copy link

@aaron-iles aaron-iles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Testing the build now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants