Update docs and test cases to work with latest format versions

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher
2017-10-30 13:48:32 +02:00
parent 1c2f959420
commit bc791e60e7
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