moby--moby/daemon
Vincent Demeester febf53d91a Merge pull request #26996 from Microsoft/jjh/imageinspectosversion
(Windows) Inspect image populate OSVersion
2016-10-07 18:33:01 +02:00
..
caps
cluster Fix conversion of restart-policy from GRPC 2016-09-30 15:54:47 +08:00
events
exec
graphdriver Merge pull request #26898 from YuPengZTE/devErrorsNew 2016-09-27 10:10:57 -04:00
links
logger
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 Fixed support for docker compose by allowing connect/disconnect on stopped containers 2016-09-21 13:29:17 -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 Windows: Support credential specs 2016-10-06 09:32:22 -07:00
daemon_experimental.go
daemon_linux.go
daemon_linux_test.go
daemon_solaris.go Add setupInitLayer() placeholder for Solaris 2016-09-26 22:05:28 +02:00
daemon_stub.go
daemon_test.go
daemon_unix.go Merge pull request #26882 from runcom/proxy-path 2016-10-07 09:44:39 +02: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 Initialize libnetwork and IPAMDriver with pluginstore. 2016-10-03 10:40:05 -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 Add /system/df API endpoint 2016-09-29 07:42:53 -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 Implement build cache based on history array 2016-09-23 11:30:06 -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 make health check log more readable 2016-09-28 14:10:15 +08:00
monitor_linux.go
monitor_solaris.go
monitor_windows.go Fixing servicing bug by always specifying LayerFolderPath 2016-10-04 15:29:30 -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 Add /{containers,volumes,images}/prune API endpoint 2016-09-29 07:42:53 -07:00
rename.go
resize.go
restart.go
search.go
search_test.go
seccomp_disabled.go
seccomp_linux.go
seccomp_unsupported.go
selinux_linux.go
selinux_unsupported.go
start.go
start_linux.go
start_windows.go Windows: Support credential specs 2016-10-06 09:32:22 -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 Add /system/df API endpoint 2016-09-29 07:42:53 -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