Minor fixes

This commit is contained in:
Jérôme Petazzoni
2016-04-01 23:22:26 +02:00
parent 452b8c5dd3
commit 71e309080a
2 changed files with 2 additions and 2 deletions

View File

@@ -331,7 +331,7 @@ run_cli() {
tag_is_reachable $TAG
echo "You may be interested in running one of the following commands:"
echo "trainer ips $TAG"
echo "trainer deploy $TAG"
echo "trainer deploy $TAG <settings/somefile.yaml>"
;;
opensg)
aws ec2 authorize-security-group-ingress \

View File

@@ -30,6 +30,6 @@ footer: >
url: http://container.training/
engine_version: test.docker.com
compose_version: 1.7.0rc1
compose_version: 1.7.0-rc1
machine_version: 0.7.0-rc1
swarm_version: 1.2.0-rc1