Docker image: best practice for updating Duplicati

What’s the suggested way for updating the official Docker image? Does Duplicati automatically update to a new release inside of the container? Or do you have to initiate a pull-command to force an update?

I just asked essentially the same question here:

Duplicati does not update itself inside the Docker container. For Docker, the recommended upgrade path is simply to pull the latest image and restart the container.

I have answered that as well, but they are a bit different as this question is about the Docker image that Duplicati Inc provides, and your question is about the Docker image that LinuxServer provides.

1 Like