Replies: 1 comment 3 replies
-
No, and I can't reproduce the issue with (Side note: |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
lima version: 1.0.1
I'm running rootful docker on a ubuntu 24.04 VM. Yesterday I stopped VM instance, reboot my MacBook M2, started the VM instance again, and found that all my docker images and volumes are lost.
I ran
ls
and it shows that the whole/var/lib/docker
directory somehow gets recreated.Here is my
lima.yaml
for the VM instance:Does lima has some sort of recreating mechanism for
/var/lib/docker
?Beta Was this translation helpful? Give feedback.
All reactions