DockerCLI/cli/compose/convert
Vincent Demeester cc26da94ed Add `init` support in 3.7 schema
> Run an init inside the container that forwards signals and reaps
  processes

This is supported on `run` and now on Swarm services too, so it's also
possible to have in on a composefile :).

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-06-25 11:13:32 +02:00
..
compose.go Fix named network in compose file 2018-03-12 15:15:27 -04:00
compose_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
service.go Add `init` support in 3.7 schema 2018-06-25 11:13:32 +02:00
service_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
volume.go added support for tmpfs-mode in compose file 2018-01-16 10:52:26 -06:00
volume_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00