[
https://issues.apache.org/jira/browse/GUACAMOLE-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17610367#comment-17610367
]
Marcel Ritter commented on GUACAMOLE-1628:
------------------------------------------
Any update on this?
Fix is quite easy:
just add "apt install unzip" to Dockerfile.
> Docker image of guacamole client is missing unzip
> -------------------------------------------------
>
> Key: GUACAMOLE-1628
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1628
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole
> Affects Versions: 1.4.0
> Reporter: Marcel Ritter
> Priority: Minor
> Labels: client, docker, dockerfile
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> After updating the guacamole (client, guacamole/guacamole) docker image my
> instance refused to start up.
> After looking into it, it looks like unzip is not part of the docker image.
> It is however used in some situations (i.e. a set LOGBACK_LEVEL environment)
> and causes the startup to fail.
> Not setting LOGBACK_LEVEL works as workaround, however simply adding unzip as
> an additional package should resolve this issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)