1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/compose
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
..
convert Add compose support of attachable in networks 2017-02-04 14:16:06 -08:00
interpolation Replace vendor of aanand/compose-file with a local copy. 2016-12-27 16:17:24 -05:00
loader Add compose support of attachable in networks 2017-02-04 14:16:06 -08:00
schema Add expanded port syntax to Compose schema and types. 2017-02-07 09:12:55 -08:00
template Replace vendor of aanand/compose-file with a local copy. 2016-12-27 16:17:24 -05:00
types Add expanded port syntax to Compose schema and types. 2017-02-07 09:12:55 -08:00