You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2018. It is now read-only.
set -x DOCKER_HOST=tcp://192.168.59.103:2376
set -x DOCKER_CERT_PATH=/Users/unbalancedparentheses/.boot2docker/certs/boot2docker-vm
set -x DOCKER_TLS_VERIFY=1
I could also detect if the user is using fish with basename $SHELL and print the correct way to export the variables.