Images lost after upgrade to 17.05 (win toolbox / virtualbox)

Hi all,

today I fired up my docker toolbox (Oracle VM) under Windows 10, and it reported the following on startup.

Running pre-create checks…
(default) Default Boot2Docker ISO is out-of-date, downloading the latest release…
(default) Latest release for github.com/boot2docker/boot2docker is v17.05.0-ce
(default) Downloading C:\Users\Erik.docker\machine\cache\boot2docker.iso from https ://github.com/boot2docker/boot2docker/releases/download/v17.05.0-ce/boot2docker.iso…
(default) 0%…10%…20%…30%…40%…50%…60%…70%…80%…90%…100%
Creating machine…
(…)

When it was finished, it had apparently updated my VM Box image to version 17.05 but in the process I seem to have lost all images / containers installed on the previous version. I can’t find my previous image.

I’ve been looking for issue reports, and found several old issues to this effect:

https://github.com/docker/for-win/issues/4 (old and closed)
https://github.com/docker/for-mac/issues/1175 (still open, but for-mac)

I am unsure if this is the same thing, that I should just reply to 1175 or if I should open a new issue, or if there is something else.

The option of just disabling the auto-update would also work for me.

Cheers,
Erik