This is an automated email from the ASF dual-hosted git repository.
jmuehlner pushed a change to branch staging/1.5.0
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git
from c880f02f GUACAMOLE-1115: Merge ensure RDP print process does not block
itself from completing.
add 7f4246b6 GUACAMOLE-1540: Manual build all core protocol libraries for
Docker image using Alpine Linux base.
new b5addfe3 GUACAMOLE-1540: Merge Alpine Linux docker base image with
manual library builds.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Dockerfile | 219 +++++++++++++++------------
src/guacd-docker/bin/build-all.sh | 115 ++++++++++++++
src/guacd-docker/bin/build-guacd.sh | 49 ------
src/guacd-docker/bin/link-freerdp-plugins.sh | 76 ----------
src/guacd-docker/bin/list-dependencies.sh | 18 +--
5 files changed, 246 insertions(+), 231 deletions(-)
create mode 100755 src/guacd-docker/bin/build-all.sh
delete mode 100755 src/guacd-docker/bin/build-guacd.sh
delete mode 100755 src/guacd-docker/bin/link-freerdp-plugins.sh