-
Bug
-
Resolution: Done
-
Major
-
None
-
None
is it intended that if the cdk is running the console shows up with dump that contains:
- Set the following environment variables to enable access to the
- docker daemon running inside of the vagrant virtual machine:
export DOCKER_HOST=tcp://10.1.2.2:2376
export DOCKER_CERT_PATH=/Users/max/code/cdk/openshift-vagrant/cdk-v2/.vagrant/machines/default/virtualbox/.docker
export DOCKER_TLS_VERIFY=1
export DOCKER_MACHINE_NAME=9dc5acb
- run following command to configure your shell:
- eval "$(vagrant adbinfo)"
it is a bit confusing it pops up with no info and gets to be in front of everything.