Docker remove after restart

Discussion about Docker
Locked
User avatar
garry459
Posts: 3
Joined: 25 Nov 2022, 03:27

Docker remove after restart

Post by garry459 »

I download docker image, start container, all work correctly
But after system restart, i lost all docker images

I can't see any early downloaded images in webUI
And can't see in terminal (connect by ssh and execute command: docker images)
And i lose all running containers (it never restarts after reboot because the image is lost)

I think this is a bug.
I can provide more information (Tell me which command should I execute)

P.S. Device f2-423 TOS 5.0.176
User avatar
TMSupport
TerraMaster Team
Posts: 2314
Joined: 13 Dec 2019, 15:15

Re: Docker remove after restart

Post by TMSupport »

Please go to Control Panel - Shared Folder to check if "DockerData" is located in Volume2 ?
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
garry459
Posts: 3
Joined: 25 Nov 2022, 03:27

Re: Docker remove after restart

Post by garry459 »

DockerData located in Volume1

my hardware: HDD 4tb (Volume1) and nvme (system installed)

https://ibb[.]co/HphTdQ4
User avatar
garry459
Posts: 3
Joined: 25 Nov 2022, 03:27

Re: Docker remove after restart

Post by garry459 »

litle strange.
After my post, i receive update for docker application (new version 2022-11-23 15:06:44)
I install it, it seems the problem is solved.
After system restart all containers starting successfull.

I thing need some days for check it. But so far it seems that everything is working amazing
Locked