[jira] [Commented] (GUACAMOLE-1229) Automatically rebuild Docker images

2021-08-16 Thread Matt Grochowalski (Jira)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17399982#comment-17399982
 ] 

Matt Grochowalski commented on GUACAMOLE-1229:
--

I'm referring to the contents of [https://hub.docker.com/r/guacamole/guacamole] 
and [https://hub.docker.com/r/guacamole/guacd]

Other projects have a "Supported tags and respective Dockerfile links" section 
that make it clear what "latest" refers to. For example, I can tell it's 
equivalent to 9.0.52-jdk11-openjdk-buster at the moment for Tomcat. It's not 
immediately clear what "latest" refers to for Guacamole. 

It would also be nice to have a way to pull in the latest security updates 
automatically but require some sort of manually intervention for version 
upgrades.

Is the plan to follow semantic versioning now? If so, maybe a 1.X tag that 
automatically pulled in patches to Guacamole itself + upstream dependencies? 
For example, 1.3, 1.3.1-20210817, and latest could all be different tags for 
the same container.

> Automatically rebuild Docker images
> ---
>
> Key: GUACAMOLE-1229
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1229
> Project: Guacamole
>  Issue Type: Task
>Reporter: Jia Oneill
>Assignee: Mike Jumper
>Priority: Trivial
>
> The {{guacamole/guacamole}} and {{guacamole/guacd}} Docker images are 
> normally built only as part of the release process. Since these images depend 
> on packages outside of Apache Guacamole (such as Tomcat and various 
> distro-maintained libraries), it would be better if these images were 
> automatically rebuilt to pull in any updates to dependencies.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GUACAMOLE-1229) Automatically rebuild Docker images

2021-08-16 Thread Matt Grochowalski (Jira)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17399952#comment-17399952
 ] 

Matt Grochowalski commented on GUACAMOLE-1229:
--

Can you update the Overview packages on Dockerhub to add a description of what 
"latest" is? I was looking for the latest release re-built with security 
patches (what this added), but assumed "latest" corresponded to the latest git 
master HEAD rev.

> Automatically rebuild Docker images
> ---
>
> Key: GUACAMOLE-1229
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1229
> Project: Guacamole
>  Issue Type: Task
>Reporter: Jia Oneill
>Assignee: Mike Jumper
>Priority: Trivial
>
> The {{guacamole/guacamole}} and {{guacamole/guacd}} Docker images are 
> normally built only as part of the release process. Since these images depend 
> on packages outside of Apache Guacamole (such as Tomcat and various 
> distro-maintained libraries), it would be better if these images were 
> automatically rebuilt to pull in any updates to dependencies.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (GUACAMOLE-865) Missing libfreerdp-dev for Server Docker Build

2019-08-19 Thread Matt Grochowalski (Jira)
Matt Grochowalski created GUACAMOLE-865:
---

 Summary: Missing libfreerdp-dev for Server Docker Build
 Key: GUACAMOLE-865
 URL: https://issues.apache.org/jira/browse/GUACAMOLE-865
 Project: Guacamole
  Issue Type: Bug
  Components: guacamole-server
Affects Versions: 1.1.0
Reporter: Matt Grochowalski


The guacamole-server Docker image fails to build due to the latest stable 
version (Buster) no longer including FreeRDP 1.1

This would be fixed by GUACAMOLE-249, but if that's not ready for the next 
Guacamole release the Dockerfile should likely be changed to reference 
"stretch" explicitly instead of "stable". Or perhaps one of the Ubuntu releases.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Created] (GUACAMOLE-857) Add Docker Image Support for HTTP Header-Based Authentication

2019-07-31 Thread Matt Grochowalski (JIRA)
Matt Grochowalski created GUACAMOLE-857:
---

 Summary: Add Docker Image Support for HTTP Header-Based 
Authentication
 Key: GUACAMOLE-857
 URL: https://issues.apache.org/jira/browse/GUACAMOLE-857
 Project: Guacamole
  Issue Type: Improvement
  Components: guacamole-auth-header, guacamole-docker
Affects Versions: 1.0.0
Reporter: Matt Grochowalski


Guacamole now has support for authenticating users via http header, but there 
is no way to use this in the current Docker image.

I propose adding an environment variable such as "HTTP_AUTH_HEADER" to the 
Docker image which will enable http header authentication.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)