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 0f2364f73c 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>
(cherry picked from commit 806cc1e0f8)
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-12-07 16:14:20 -08:00
..
common.go Handle logging in compose to swarm 2016-12-07 16:14:20 -08: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-07 16:14:20 -08: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 16:54:50 -08:00
service.go api: Remove omitempty tag on Parallelism 2016-11-18 13:35:33 -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