1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon
Sebastiaan van Stijn f2c094cb99 Merge pull request #27334 from darrenstahlmsft/ExpandSandboxSizeZero
Windows: Stop expanding sandbox size when no new size is specified
2016-10-14 17:51:32 -07:00
..
caps
cluster Merge pull request #26896 from jmzwcn/issue26244 2016-10-11 14:40:39 +02:00
events
exec
graphdriver Merge pull request #27334 from darrenstahlmsft/ExpandSandboxSizeZero 2016-10-14 17:51:32 -07:00
links
logger all: replace loop with single append 2016-10-13 13:31:52 -07:00
network
apparmor_default.go
apparmor_default_unsupported.go
archive.go
archive_unix.go
archive_windows.go
attach.go
auth.go
cache.go Implement build cache based on history array 2016-09-23 11:30:06 -07:00
changes.go
checkpoint.go change-code-and-fix-docs-about-checkpoint 2016-09-23 19:37:43 +08:00
commit.go
config.go
config_experimental.go
config_solaris.go
config_stub.go
config_test.go
config_unix.go daemon: add --userland-proxy-path flag 2016-10-06 17:31:53 +02:00
config_windows.go
container.go
container_operations.go Delete the redundant function 'errClusterNetworkOnRun' 2016-09-24 11:24:48 +08:00
container_operations_solaris.go Fixed support for docker compose by allowing connect/disconnect on stopped containers 2016-09-21 13:29:17 -07:00
container_operations_unix.go all: replace loop with single append 2016-10-13 13:31:52 -07:00
container_operations_windows.go Fixed support for docker compose by allowing connect/disconnect on stopped containers 2016-09-21 13:29:17 -07:00
create.go
create_unix.go
create_windows.go
daemon.go Merge pull request #27027 from tonistiigi/fix-name-collision 2016-10-14 08:59:56 +02:00
daemon_experimental.go Make authorization plugins use pluginv2. 2016-10-11 13:09:28 -07:00
daemon_linux.go
daemon_linux_test.go
daemon_solaris.go daemon: do not use pointers to map 2016-10-10 11:37:36 -07:00
daemon_stub.go
daemon_test.go
daemon_unix.go Make authorization plugins use pluginv2. 2016-10-11 13:09:28 -07:00
daemon_unix_test.go Initialize libnetwork and IPAMDriver with pluginstore. 2016-10-03 10:40:05 -07:00
daemon_unsupported.go
daemon_windows.go daemon: do not use pointers to map 2016-10-10 11:37:36 -07:00
debugtrap_unix.go
debugtrap_unsupported.go
debugtrap_windows.go
delete.go make client side know container removal in progress 2016-09-27 18:06:54 +08:00
delete_test.go make client side know container removal in progress 2016-09-27 18:06:54 +08:00
discovery.go
discovery_test.go
disk_usage.go Move types.Volumes optional fields under a new type 2016-10-11 11:49:26 -07:00
errors.go
events.go
events_test.go
exec.go Fix missing hostname and links in exec env 2016-09-29 13:46:10 -07:00
exec_linux.go Remove hacked Windows OCI spec, compile fixups 2016-09-27 12:07:35 -07:00
exec_solaris.go
exec_windows.go
export.go Windows: export not supported 2016-10-05 13:15:44 -07:00
health.go make health check log more readable 2016-09-28 14:10:15 +08:00
health_test.go
image.go Deprecate repo:shortid syntax 2016-10-06 17:12:17 -07:00
image_delete.go
image_exporter.go
image_history.go
image_inspect.go Inspect populate image OSVersion 2016-10-06 11:46:24 -07:00
image_pull.go
image_push.go
image_tag.go
images.go Add new df subcomand to the system command 2016-09-30 14:35:23 -07:00
import.go
info.go Add isolation to info 2016-09-23 12:13:29 -07:00
inspect.go
inspect_solaris.go
inspect_unix.go
inspect_windows.go
keys.go
keys_unsupported.go
kill.go
links.go
links_test.go
list.go Add a new "is-task" ps filter 2016-09-28 12:45:30 +02:00
list_unix.go
list_windows.go
logdrivers_linux.go
logdrivers_windows.go
logs.go
logs_test.go
monitor.go Remove restartmanager from libcontainerd 2016-10-07 12:09:54 -07:00
monitor_linux.go
monitor_solaris.go
monitor_windows.go Remove restartmanager from libcontainerd 2016-10-07 12:09:54 -07:00
mounts.go
names.go
network.go Merge pull request #24634 from thaJeztah/make-network-name-required 2016-09-27 10:20:38 +02:00
oci_linux.go Merge pull request #26961 from Microsoft/jjh/oci 2016-09-30 10:13:57 -07:00
oci_solaris.go Remove hacked Windows OCI spec, compile fixups 2016-09-27 12:07:35 -07:00
oci_windows.go Merge pull request #26961 from Microsoft/jjh/oci 2016-09-30 10:13:57 -07:00
pause.go
prune.go better prune and system df 2016-10-11 00:42:21 +08:00
rename.go
resize.go
restart.go Remove restartmanager from libcontainerd 2016-10-07 12:09:54 -07:00
search.go
search_test.go
seccomp_disabled.go
seccomp_linux.go
seccomp_unsupported.go
selinux_linux.go
selinux_unsupported.go
start.go Remove restartmanager from libcontainerd 2016-10-07 12:09:54 -07:00
start_linux.go Remove restartmanager from libcontainerd 2016-10-07 12:09:54 -07:00
start_windows.go Remove restartmanager from libcontainerd 2016-10-07 12:09:54 -07:00
stats.go
stats_collector.go
stats_collector_solaris.go
stats_collector_unix.go
stats_collector_windows.go
stats_unix.go
stats_windows.go
stop.go
top_unix.go
top_unix_test.go
top_windows.go
unpause.go
update.go
update_linux.go
update_solaris.go
update_windows.go
volumes.go Move types.Volumes optional fields under a new type 2016-10-11 11:49:26 -07:00
volumes_unit_test.go
volumes_unix.go
volumes_windows.go Remove hacked Windows OCI spec, compile fixups 2016-09-27 12:07:35 -07:00
wait.go