On a slightly different tack, but still relevant to keeping images up to
date, we always have to customize the image to declare the https connector
and because we want to serve guacamole from the root context.

Is there a preferred approach to this? Is it something that would be useful
to others?

M.
.


On 17 June 2018 at 01:13, Nick Couchman <[email protected]> wrote:

> On Fri, Jun 15, 2018 at 11:36 AM Tezarin <[email protected]>
> wrote:
>
> >
> > Hi,
> >
> > What would be a good practice for having these docker pull commands? Can
> > we have a Dockerfile that does that? If so, can you please point me to
> some
> > of your examples?
> >
> >
> The Dockerfile is used to build the images, so you don't need this for a
> "docker pull" command.  You'd just run the "docker pull" command after a
> new update of Guacamole is released, and it will pull the latest images
> down for your containers.  You'd then stop your Guacamole-related
> containers and restart them, and it should use the latest-available image.
>
> -Nick
>

Reply via email to