On Dec 20, 2017 17:26, "Jonathan Hunter" <[email protected]> wrote:

...

The following command returns nothing for me:

# docker exec -it guacamole find / -type f -name gs

Am I barking up the wrong tree here?


Yep. You need to bark up the guacd tree instead. ;)

It's not the guacamole image which needs GhostScript, but the guacd image.
It should be there, though. It's installed as part of the image build:

https://github.com/apache/guacamole-server/blob/f72de10328ae39fcbf067333b0c2a2c9aecc441b/Dockerfile#L36

- Mike

Reply via email to