1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/cluster/executor/container
Simon Ferquel f28cb422e6 Added support for swarm service isolation mode
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
2017-10-30 16:16:18 +01:00
..
adapter.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
attachment.go Merge pull request #34686 from mion00/templating-node-hostname-support 2017-09-13 21:06:11 -07:00
container.go Added support for swarm service isolation mode 2017-10-30 16:16:18 +01:00
container_test.go Added support for swarm service isolation mode 2017-10-30 16:16:18 +01:00
controller.go Merge pull request #34686 from mion00/templating-node-hostname-support 2017-09-13 21:06:11 -07:00
errors.go Remove redundant format 2016-12-27 21:46:52 +08:00
executor.go Updating moby to correspond to naming convention used in https://github.com/docker/swarmkit/pull/2385 2017-09-26 22:08:10 +00:00
health_test.go Add support for .Node.Hostname templating in swarm services 2017-09-02 10:06:16 +02:00
validate.go cluster/executor: check mounts at start 2017-02-06 13:09:53 -08:00
validate_test.go Add support for .Node.Hostname templating in swarm services 2017-09-02 10:06:16 +02:00
validate_unix_test.go cluster/executor: check mounts at start 2017-02-06 13:09:53 -08:00
validate_windows_test.go cluster/executor: check mounts at start 2017-02-06 13:09:53 -08:00