Hello is it normal that Boot2docker closes itself after a period of inactivity?
I am on Windows7 64 bits
thanks
I havn’t notice it do that no.
what do you mean by closes itself?
ok to be more accurate, i start Boot2Docker, do some stuffs, and go away my windows 7 sleeps, when i am back after one hour or so, wake windows, i just barely see boot2docker shell one seconds and it disappears (I supposed it is shut off), i have to start it again but the processes are still running.
ah, ok - so the VM keeps working, but the shell has some kind of problem with the computer sleeping.
I think what is happening is that the ssh connection from the shell to the vm times out due to the sleep - but re-attaching will work fine.
so ya, normal This might change when there is a Docker client for windows.
yup okay ! thanks you.