Skip to content

How are failures of automatic (unattended) updates handled? #5867

Answered by szaimen
gdk22 asked this question in Questions
Discussion options

You must be logged in to vote

Hi, the container images only include ephemeral files like the php runtime for example. All important and persistent data like the database, the Nextcloud installation and files are stored in volumes and included in the backup. If you restore a backup, you are going to restore these kind of files. The images itself should usually not cause any problems as they are ephemeral.

If you really want to also pin the images, you could do so by using a different tag for the mastercontainer like for example this one: https://hub.docker.com/layers/nextcloud/all-in-one/20250106_094420/images/sha256-5fd583f66089deb6f1deb849d989e74ed229d3aa565364f362b13859b22b4a65. However note that in that case automa…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gdk22
Comment options

Answer selected by szaimen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants