Merge pull request #2658 from deitch/format-docs

Update docs and test cases to work with latest format versions
This commit is contained in:
Rolf Neugebauer
2017-10-31 13:46:17 +00:00
committed by GitHub
15 changed files with 89 additions and 10 deletions

View File

@@ -22,7 +22,7 @@ export AWS_REGION=eu-west-1
AWS requires a `RAW` image. To create one:
```
$ moby build -format raw examples/aws.yml
$ moby build -format aws examples/aws.yml
```
## Push image