sergeycherepanov / homebrew-docker-virtualbox

Docker workaround for Ryzentosh (AMD based Hackintosh)
208 stars 20 forks source link

machines time out #33

Closed xavier-baez-univar closed 2 years ago

xavier-baez-univar commented 2 years ago

I tried with the 1) docker-machine init initialize ➜ ``` This machine has been allocated an IP address, but Docker Machine could not reach it successfully.

SSH for the machine should still work, but connecting to exposed ports, such as the Docker daemon port (usually :2376), may not work properly.


2) different driver
docker-machine create --driver generic --generic-ip-address=192.168.24.108 --generic-ssh-user=developer --generic-ssh-key=$HOME/.ssh/id_rsa docker

➜  docker-machine ls

NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS docker generic Timeout



I am running Big Sur