1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/types/swarm
Vincent Demeester 806cc1e0f8
Handle logging in compose to swarm
Logging configuration was completely ignore when deploy a compose file
to swarm. This fixes it.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-12-05 15:18:36 +01:00
..
common.go Handle logging in compose to swarm 2016-12-05 15:18:36 +01:00
container.go Add support for stdin_open in composefile v3 2016-11-11 15:19:00 +01:00
network.go Handle logging in compose to swarm 2016-12-05 15:18:36 +01:00
node.go added node ip autodetection 2016-11-03 08:10:14 -07:00
secret.go Do not display the digest or size of swarm secrets 2016-11-22 18:13:27 -05:00
service.go api: Remove omitempty tag on Parallelism 2016-11-16 16:21:25 -08:00
swarm.go Revise swarm init/update flags, add unlocking capability 2016-11-09 16:09:00 -08:00
task.go Add support for host port PublishMode in services 2016-11-10 18:07:55 -08:00