mirror of https://github.com/docker/docs.git
Add Docs
This commit is contained in:
parent
7291c75daa
commit
f39bcde25b
|
|
@ -50,6 +50,7 @@ cat << EOF
|
|||
|
||||
EOF
|
||||
echo -e "${BLUE}docker${NC} is configured to use the ${GREEN}dev${NC} machine with IP ${GREEN}$($DOCKER_MACHINE ip dev)${NC}"
|
||||
echo "For help getting started, check out the docs at https://docs.docker.com"
|
||||
echo
|
||||
|
||||
eval $($DOCKER_MACHINE env $VM --shell=bash)
|
||||
|
|
|
|||
Loading…
Reference in New Issue