Github user Metuchen commented on a diff in the pull request:
https://github.com/apache/incubator-guacamole-server/pull/105#discussion_r127764352
--- Diff: Dockerfile ---
@@ -77,6 +76,12 @@ COPY . "$BUILD_DIR"
# Build guacamole-server from local source
RUN yum -y install $BUILD_DEPENDENCIES && \
+ curl -L
https://codeload.github.com/LibVNC/libvncserver/tar.gz/LibVNCServer-0.9.11 |
tar -zx && \
--- End diff --
I got that link by browsing github... but I think this URL might be more
appropriate:
https://github.com/LibVNC/libvncserver/archive/LibVNCServer-0.9.11.tar.gz
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---