Category Archives: Docker

Docker can’t connect to boot2docker (OSX)

When you are trying to connect docker to boot2docker on OSX, you probably got this error message:

Solution to fix this error: Go to the Virtual Box -> Preferences -> Network -> Host-only networks Delete the host only networks and create one new. Then open the command line run this commands: Warning: The boot2docker… Read More »