DockerCLI/cli/compose
Vincent Demeester 4c87725c35
Allow custom pattern when extracting variable…
… as it is possible to do it when interpolating. It also fixes when
there is 2 variables on the same *value* (in the composefile, on the
same line)

Finaly, renaming the default, used in cli, pattern to `defaultPattern`
to not be shadowed unintentionally.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-08-02 16:50:40 +02:00
..
convert refactored cli/compose and cli/command/trust to use sort.Slice and removed custom types used for sorting 2018-07-08 15:08:17 -04:00
interpolation Add options to the compose loader 2018-06-25 17:15:26 +02:00
loader Exposes compose `loader.Transform` function… 2018-07-31 09:37:09 +02:00
schema Add a doc.go file so the compose/schema/data directory can be vendored in another project, without being pruned. 2018-07-02 10:08:25 +02:00
template Allow custom pattern when extracting variable… 2018-08-02 16:50:40 +02:00
types Add missing fields in compose/types 2018-07-26 17:04:22 +02:00