joyent/node-triton#46 Mention the --no-docker option
This commit is contained in:
parent
d2cc677e46
commit
f178d9abce
@ -24,6 +24,11 @@ Known issues:
|
|||||||
$ eval "$(triton env --docker)" # set 'DOCKER_' envvars
|
$ eval "$(triton env --docker)" # set 'DOCKER_' envvars
|
||||||
$ docker info
|
$ 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
|
- For existing Triton CLI profiles, there is a new `triton profile
|
||||||
docker-setup [PROFILE]`.
|
docker-setup [PROFILE]`.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user