mirror of https://github.com/docker/docs.git
Add docs
This commit is contained in:
parent
6f9751d618
commit
e6ee48a88f
|
|
@ -47,5 +47,6 @@ cat << EOF
|
|||
|
||||
EOF
|
||||
echo -e "${BLUE}docker${NC} is configured to use the ${GREEN}dev${NC} machine with IP ${GREEN}$($DOCKER_MACHINE ip $VM)${NC}"
|
||||
echo "For help getting started, check out the docs at https://docs.docker.com"
|
||||
echo
|
||||
cd
|
||||
|
|
|
|||
Loading…
Reference in New Issue