December 28, 20232 yr After a power outage, I lost my USB key I did a scandisk and it is ok now After rebooting my server, but dockers do not appear And I only see this message "No Docker containers installed" but when I look in pool devices I see them all
December 28, 20232 yr Community Expert Docker image is not new and appears to be starting correctly, but try recreating it.
December 28, 20232 yr Author Solution The docker vDisk location point to /mnt/app/system/docker.img My docker.img is in /mnt/cache/System/docker.img Everything work fine now
December 28, 20232 yr Community Expert 6 minutes ago, Jobine said: The docker vDisk location point to /mnt/app/system/docker.img Since you don't have a pool named 'app', that is a path in RAM.
December 28, 20232 yr Community Expert 10 minutes ago, Jobine said: 2 system folders Because you specified System instead of system in your docker.img path. Linux is case-sensitive so these are different shares.
December 28, 20232 yr Author The system seems to have created the system folder by default My docker.img is really in the /mnt/app/system/docker.img folder
December 28, 20232 yr Community Expert 58 minutes ago, Jobine said: The system seems to have created the system folder by default My docker.img is really in the /mnt/app/system/docker.img folder That path would only be valid if you had a pool called ‘app’. If not it is a location in RAM.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.