You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
All the drivers that require boot2docker to be downloaded, do it in the Create() phase.
It should be done in PreCreateCheck() so that if the download fails, no broken machine is created.