I'm starting to play with docker on my PC (windows 7) so I'm using Boot2Docker, but when I stop the VM all my work are remove. My questions are:
- Why ?
- How to solve this problems ?
I'm starting to play with docker on my PC (windows 7) so I'm using Boot2Docker, but when I stop the VM all my work are remove. My questions are:
finally I resolve my problem:
boot2docker delete
and then a boot2docker init
, when I start
/stop
the VM it works correctly (and it starts faster