Docker Manager 2.0 Now is Released!

Discussion about Docker
User avatar
EgorA
Posts: 24
Joined: 18 Apr 2022, 22:18

Re: Docker Manager 2.0 Now is Released!

Post by EgorA »

Hi!

Tell me please how can I update image to the new one without container recompiling?
I have created container from downloaded image. Now there is new version of image in repository. I can download it, but how it can be updated?
F4-423
User avatar
TMzethar
TM Support
Posts: 3015
Joined: 27 Oct 2020, 16:43

Re: Docker Manager 2.0 Now is Released!

Post by TMzethar »

{L_BUTTON_AT}EgorA
Docker Manager does not have any features related to this. Perhaps you can manually backup the container's data and configuration, and then import the data and configuration into the container created from the new version image.
To contact our team, please send email to following addresses, remember to replace (at) with @:
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
topo01
Posts: 47
Joined: 27 Dec 2022, 20:19
Germany

Re: Docker Manager 2.0 Now is Released!

Post by topo01 »

{L_BUTTON_AT}EgorA
If you are using seperate data volumes for your container (e.g. like for Configs and user data) you can do like this:
  • Stop the container
  • Create new container from latest image and same settings like old container with same volumes
  • Start up new container
  • If new container runs ok you can delete the old container
F2-220, OMV 7.5, Docker (Nextcloud, AdGuard Home, immich, File Browser, Stirling PDF)
TMLyy

Re: Docker Manager 2.0 Now is Released!

Post by TMLyy »

TMzethar wrote: 12 Mar 2024, 10:21
grrr
User avatar
Nekle
Posts: 22
Joined: 05 Dec 2021, 06:42
France

Re: Docker Manager 2.0 Now is Released!

Post by Nekle »

Hii,

I'm trying to update my docker using the files you provided but everytime I run them, I get "The file is incorrect and cannot be installed".

I was trying to update my `docker-compose.yml` but I'm not able to pull the image "x509 : certificate has expired or is not yet valid".
I tried to follow this : viewtopic.php?t=4243, but didn't seem to have done anything.
After looking online they said that it could be because of the docker version. So this is how i came here trying to update mine...

I've also updated my NAS to the latest version I could find.

TOS version: 4.2.40-2203011626-P1.18
Model: F2-221
Docker version: 17.05.5

Could i have some help ?

Thanks in advance !
User avatar
TMzethar
TM Support
Posts: 3015
Joined: 27 Oct 2020, 16:43

Re: Docker Manager 2.0 Now is Released!

Post by TMzethar »

Nekle wrote: 18 Apr 2024, 05:42
The Docker version is limited by the system kernel version, so TOS4 is no longer able to continue updating Docker versions.
If you want to use the new Docker version, you can consider backing up your data and upgrading to TOS5. The upgrade operation is somewhat complex. If you really need it, you can learn about it here:
viewtopic.php?t=4912
To contact our team, please send email to following addresses, remember to replace (at) with @:
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
eddiemess
Posts: 3
Joined: 05 Mar 2024, 08:54

Re: Docker Manager 2.0 Now is Released!

Post by eddiemess »

{L_BUTTON_AT}eddiemess
eddiemess wrote: 07 Mar 2024, 07:03
TMzethar wrote: 05 Mar 2024, 19:03 Due to unknown reasons, this module was not successfully loaded. Please try restarting Docker.
I've tried that, and reinstalling and rebooting the NAS. Nothing seems to get this working.
FWIW it looks like I had an underlying issue between upgrading from TOS 4 to TOS 5 where my filesystem was limited on disk space (one of the warnings when upgrading to TOS5). I reinstalled a fresh version of TOS 5 and docker works seemlessly now. Thank you.
User avatar
menekis
Posts: 1
Joined: 14 Jul 2024, 02:40
Canada

Re: Docker Manager 2.0 Now is Released!

Post by menekis »

eddiemess wrote: 05 Mar 2024, 08:56 Hi team

Since updating my TOS version to 5.1.123 I can't get any of my containers to start. This is roughly the error I get:

Docker: Error response from daemon: failed to create endpoint redacted on network bridge:: failed to add the host (veth4cfcda9) <=> sandbox (vethda57bc9) pair interfaces: operation not supported

Google says I'm missing some kernel components? I have reinstalled docker manager and docker engine, rebooted, deleted and recreated my containers. Nothing works.

The GUI log just says "Failed to start container"
I<m getting the same errors, anyone figured it out?
User avatar
GevinKe
TM Product Manager
Posts: 252
Joined: 08 Dec 2023, 10:27
China

Re: Docker Manager 2.0 Now is Released!

Post by GevinKe »

menekis wrote: 14 Jul 2024, 02:41
eddiemess wrote: 05 Mar 2024, 08:56 Hi team

Since updating my TOS version to 5.1.123 I can't get any of my containers to start. This is roughly the error I get:

Docker: Error response from daemon: failed to create endpoint redacted on network bridge:: failed to add the host (veth4cfcda9) <=> sandbox (vethda57bc9) pair interfaces: operation not supported

Google says I'm missing some kernel components? I have reinstalled docker manager and docker engine, rebooted, deleted and recreated my containers. Nothing works.

The GUI log just says "Failed to start container"
I<m getting the same errors, anyone figured it out?
Did you upgrade your TOS from 4.0 to 5.1?
If so, uninstall docker first and then reinstall the 5.1 system, then install docker manager and docker engine.
To contact our team, please send email to following addresses, remember to replace (at) with @:

Technical team: support(at)terra-master.com(for technical support)
Service team: service(at)terra-master.com(for purchasing, return, replacement, RMA service)
Locked

Return to “Docker”