Closed codenrhoden closed 8 years ago
A couple of the examples still used boot2docker ip and boot2docker ssh. replace these with: docker-machine <cmd> containerhost
boot2docker ip
boot2docker ssh
docker-machine <cmd> containerhost
LGTM!
A couple of the examples still used
boot2docker ip
andboot2docker ssh
. replace these with:docker-machine <cmd> containerhost