joyent/node-triton#46 Mention the --no-docker option

This commit is contained in:
Trent Mick 2016-03-28 13:02:12 -07:00
parent d2cc677e46
commit f178d9abce
1 changed files with 5 additions and 0 deletions

View File

@ -24,6 +24,11 @@ Known issues:
$ eval "$(triton env --docker)" # set 'DOCKER_' envvars
$ docker info
This profile setup for Docker requires making requests to the
CloudAPI endpoint which can fail (e.g. if CloudAPI is down, credentials
are invalid, etc.). You can use the `--no-docker` option to skip
the Docker setup part of profile creation.
- For existing Triton CLI profiles, there is a new `triton profile
docker-setup [PROFILE]`.