Open deftdawg opened 5 years ago
It's happened to me 3 times in the last hour while trying to set up Gitlabs-CE on Windows Docker. It gives me absolutely no confidence in this software at all when it can catastrophically evaporate like this.
I had the same issue with a super simple docker container running a mysql server. docker ps -a
doesn't list the container.
Same here, the images however persist
I am facing the same issue. My specs:
Client: Docker Engine - Community Version: 19.03.5 API version: 1.40 Go version: go1.12.12 Git commit: 633a0ea Built: Wed Nov 13 07:22:37 2019 OS/Arch: windows/amd64 Experimental: false
Server: Docker Engine - Community Engine: Version: 19.03.5 API version: 1.40 (minimum version 1.12) Go version: go1.12.12 Git commit: 633a0ea Built: Wed Nov 13 07:29:19 2019 OS/Arch: linux/amd64 Experimental: false containerd: Version: v1.2.10 GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 runc: Version: 1.0.0-rc8+dev GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 docker-init: Version: 0.18.0 GitCommit: fec3683
Last night my Windows host rebooted itself to apply a company pushed update.
Following that restart, the container I had been running disappeared completely from Docker, it's not present in
docker ps -a
and there are nodocker logs <container_id>
logs; fortunately the overlay filesystem is still present, so the data is not gone.The purpose of this issue threefold:
System specs: Windows 10 Pro OS Version: 10.0.17763 N/A Build 17763 Docker version: 18.09.5