On Tue, Feb 21, 2023 at 2:09 AM Joachim Lindenberg
<[email protected]> wrote:
>
> Hello all,
> I tried to upgrade my docker compose scenario to 1.5, but the guacamole 
> container fails to start with error message "/opt/guacamole/bin/start.sh: 
> 1169: unzip: not found".

This is a known issue with the "guacamole/guacamole" Docker image and
its "LOGBACK_LEVEL" environment variable:

https://issues.apache.org/jira/browse/GUACAMOLE-1628

If you set that variable, you would have seen this problem with the
1.4.0 images, as well, and likely older images. It has since been
addressed on git master but was not in 1.5.0 scope.

> I am using two custom extensions - is it possible that custom extensions are 
> an issue after the change to Alpine images?

No. The "guacamole/guacamole" image continues to use "tomcat:8.5-jdk8"
as its base image. Only the "guacamole/guacd" image has switched to
Alpine.

- Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to