Re: tracking down a tomcat 500 error

2017-10-06 Thread Jacob Staub
Good morning, See attached for a docker-compose file that runs Guacamole 0.9.13 successfully in the following environment: 1. Docker host = Ubuntu 16.04.3 LTS 2. Docker engine = 17.06.2-ce 3. Docker compose = 1.13.0. A note about the attached docker-compose file: From what I understand

Re: Docker Guacamole Latest

2017-09-27 Thread Jacob Staub
uggest using "docker inspect" to verify that the image being used matches the image ID of 0.9.13-incubating. If it does match, check that your browser hasn't simply cached the old version. - Mike [1] https://lists.apache.org/thread.html/962d0277242c751786615adbc232f6c669fe842a3465a6

Re: Docker Guacamole Latest

2017-09-27 Thread Jacob Staub
See attached for the requested output. Regards, Jake On 9/27/2017 12:27 PM, Mike Jumper wrote: On Wed, Sep 27, 2017 at 8:34 AM, Jacob Staub <jpsta...@gmail.com <mailto:jpsta...@gmail.com>> wrote: Images are were pulled via the Docker Pull Command listed on each corres

Docker Guacamole Latest

2017-09-27 Thread Jacob Staub
Good morning, I have been working on updating Docker Guacamole from 0.9.9 to 0.9.13. I have pulled the latest image for guacamole and guacd. But when I deploy Guacamole from the latest images 0.9.11-incubating comes up rather than 0.9.13-incubating. 0.9.11-incubating, or what is indicated on