概要
Docker Toolboxで環境構築をした際、Docker Quickstart Terminal起動時にエラーになったので
回避策をメモしておきます。(※解決したのかようわからんので回避策としています)
環境
- Windows10 Home 64bit
出てきたエラー
Error setting up host only network on machine start: The host-only adapter we just created is not visible. This is a well known VirtualBox bug. You might want to uninstall it and reinstall at least version 5.0.12 that is is supposed to fix this issue
Looks like something went wrong in step ´Checking status on default´... Press any key to continue...
「This is a well known VirtualBox bug.」とあるので、VirtualBoxが原因ぽいです。
エラー回避策
Virtual Boxを最新バージョンにするために、再インストールしました。
終わりに
Docker for Windowsを使いたいので会社の余ったPCを貸してもらおうと思います。