Restart of Colima lost all data
- Dominant language
- Go
- Stars
- 30.8k
- Forks
- 613
- PR merge metrics
- No merged PRs in 30d
Description
### Description
after restart colima,all docker images,container lost
### Version
Colima Version: 0.4.6
Lima Version: 0.14.0
Qemu Version: 7.1.0
### Operating System
- [X] macOS Intel <= 12 (Monterrey)
- [ ] macOS Intel >= 13 (Ventura)
- [ ] macOS M1 <= 12 (Monterrey)
- [ ] macOS M1 >= 13 (Ventura)
- [ ] Linux
### Output of `colima status`
```
INFO[0000] colima is running
INFO[0000] arch: x86_64
INFO[0000] runtime: docker
INFO[0000] mountType: virtiofs
INFO[0000] socket: unix:///Users/daihy/.colima/default/docker.sock
```
### Reproduction Steps
1. colima start
2. docker pull alpine
5. colima stop
6. colima start
7. docker images
### Expected behaviour
Data should not be lost
### Additional context
Docker images lost
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.