May 11, 20197 yr I stopped the docker service before the machine had to be restarted now I can't access it remotely except for SSH. I tried running /etc/rc.d/rc.docker start But get the error Quote no image mounted at /var/lib/docker Is there a way I can get this running remotely?
February 25, 20224 yr try this: mount /your path/to/docker.img /var/lib/docker /etc/rc.d/rc.docker start
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.