You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2022/08/16 16:40:51 UTC

[guacamole-server] 01/01: GUACAMOLE-1540: Merge Alpine Linux docker base image with manual library builds.

This is an automated email from the ASF dual-hosted git repository.

jmuehlner pushed a commit to branch staging/1.5.0
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git

commit b5addfe3da41bfd01afcb27d4603fa51e95add0a
Merge: c880f02f 7f4246b6
Author: James Muehlner <ja...@guac-dev.org>
AuthorDate: Tue Aug 16 09:40:45 2022 -0700

    GUACAMOLE-1540: Merge Alpine Linux docker base image with manual library builds.

 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(-)