Hello,
OS: CoreOS 64bit production
Docker version: 1.11.2
Some of my containers were restarting all the time so I decided to reboot CoreOS. After the reboot some of the containers weren’t found when running “docker ps -a”. I’ve checked the disk space and found out it’s full so I powered off the machine and expended it. When I powered it on the containers are still not found although they physically exist in “/var/lib/docker/container”. Any suggestions or solutions? + is it possible to run them via “config.v2.json” file or map the containers manually to the daemon?
Thanks.