moby--moby/cli/compose/schema/data
Yong Tang 60c1eaf8f0 Add expanded port syntax to Compose schema and types.
This commit adds expanded port syntax to Compose schema and types
so that it is possible to have
```
ports:
  - mode: host
    target: 80
    published: 9005
```

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-02-07 09:12:55 -08:00
..
config_schema_v3.0.json Add missing network.internal. 2017-01-20 12:53:19 -05:00
config_schema_v3.1.json Add expanded port syntax to Compose schema and types. 2017-02-07 09:12:55 -08:00