moby--moby/daemon/cluster
Vincent Demeester e401b88e59
Add support for `init` on services
It's already supported by `swarmkit`, and act the same as
`HostConfig.Init` on container creation.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-06-07 14:17:55 +02:00
..
controllers/plugin Fix typos: remove duplicated "the" 2018-05-17 21:49:51 +09:00
convert Add support for `init` on services 2018-06-07 14:17:55 +02:00
executor Add support for `init` on services 2018-06-07 14:17:55 +02:00
provider Add canonical import comment 2018-02-05 16:51:57 -05:00
cluster.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
configs.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
filters.go Add canonical import comment 2018-02-05 16:51:57 -05:00
filters_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
helpers.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
listen_addr.go Add canonical import comment 2018-02-05 16:51:57 -05:00
listen_addr_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
listen_addr_others.go Add canonical import comment 2018-02-05 16:51:57 -05:00
networks.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
noderunner.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
nodes.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
secrets.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
services.go Output network attachment task information 2018-05-22 23:36:30 +02:00
swarm.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
tasks.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
utils.go Add canonical import comment 2018-02-05 16:51:57 -05:00