dev-setup icon indicating copy to clipboard operation
dev-setup copied to clipboard

New docker release deprecates boot2docker and favors new Docker Machine

Open jacks205 opened this issue 10 years ago • 2 comments

https://docs.docker.com/installation/mac/

jacks205 avatar Oct 20 '15 20:10 jacks205

@jacks205 thanks for the reminder. I've recently migrated to docker machine already but still need to update the repo.

donnemartin avatar Oct 20 '15 23:10 donnemartin

Update Docker install lines in brew.sh to the following to install current Docker.

brew cask install --appdir="/Applications" docker

jpwalsh1 avatar Sep 14 '17 03:09 jpwalsh1