Thanks for sharing Chris, I'll take a look, just want to make sure it pulls the new image every time we run it.
Sent from my iPad > On Jun 18, 2018, at 5:24 PM, Chris Duncan <[email protected]> wrote: > > Don't know if this is any use, but here is a gist with my sample > docker-compose.yml: > > https://gist.github.com/celldee/0530d61d405b91107d8f9b12b0813e27 > >> On Mon, 18 Jun 2018, 22:17 Tezarin, <[email protected]> wrote: >> >> Thank you Mike and Nick, docker-compose would probably be what I'm >> looking for, I basically would like the file to get the images (so it does >> a docker pull every time I run its which ensures the image is always latest >> ), then adds my customization (i.e. I expose 8443 instead of 8080, etc.) >> On Monday, June 18, 2018, 5:05:00 PM EDT, Mike Jumper < >> [email protected]> wrote: >> >> On Mon, Jun 18, 2018 at 9:37 AM, Tezarin <[email protected]> >> wrote: >> >>> ... And also, do you happen to have a Git repo with your official >>> Guacomole repo and Dockerfile? >>> >> >> The Dockerfiles for the "guacamole/guacamole" and "guacamole/guacd" Docker >> images are part of the guacamole-client and guacamole-server source >> respectively: >> >> https://github.com/apache/guacamole-client >> https://github.com/apache/guacamole-server >> >> - Mike >>
