mike-jumper opened a new pull request #246: GUACAMOLE-249: Keep all build 
artifacts of Docker image within /usr/local/guacamole, including FreeRDP 
plugins.
URL: https://github.com/apache/guacamole-server/pull/246
 
 
   The change introduced by #245 actually causes issues with the Docker image 
build due to the way a separate builder image is used. The image build process 
expects that absolutely all build artifacts will be installed beneath 
`/usr/local/guacamole`, but this is no longer the case by default due to the 
automatic detection of FreeRDP plugin location.
   
   This change overrides the FreeRDP plugin location detection that is part of 
the guacamole-server build, keeping things together for the sake of the Docker 
image build and relying instead on the rest of the build to add any symbolic 
links needed for FreeRDP to find the plugins.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to