LoginSignup
1
0

More than 3 years have passed since last update.

docker toolboxをmacにインストールするとエラーになった

Posted at

公式サイトでインストールしてきたんですが
https://docs.docker.com/toolbox/toolbox_install_mac/

素直にそのままインストールしても、virtualboxでエラー。。。
virtualboxをアンインストールしてみてもだめ。

仕方ないのでhomebrew経由でインストールしてみた。
brew cask install docker-toolbox

それも以下のエラー。。。
Error: Download failed on Cask 'docker-toolbox' with message: Download failed: https://github.com/docker/toolbox/releases/download/v18.06.1-ce/DockerToolbox-18.06.1-ce.pkg

homebrew経由でvirtualboxはインストール成功してたので、
それで改めてもう一回公式サイトでpkg落としてきてインストールしたら成功した。。。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0