1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/internal/test/daemon
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
..
config.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00
container.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00
daemon.go Add support for init on services 2018-06-07 14:17:55 +02:00
daemon_unix.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00
daemon_windows.go Remove daemon.BuildImageWithOut and use cli helpers function 2018-04-18 16:45:55 +02:00
node.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00
ops.go Add support for init on services 2018-06-07 14:17:55 +02:00
plugin.go Fix missing plugin name in message 2018-05-13 22:26:36 +02:00
secret.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00
service.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00
swarm.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00