.. |
caps
|
|
|
cluster
|
Let swarmkit handle cluster defaults in swarm init if not specified
|
2016-09-27 04:19:38 -07:00 |
events
|
test: fix trivial code convention noncompliance
|
2016-09-12 07:36:52 +00:00 |
exec
|
Add TERM env var to exec
|
2016-09-12 09:20:27 -07:00 |
graphdriver
|
Merge pull request #26898 from YuPengZTE/devErrorsNew
|
2016-09-27 10:10:57 -04:00 |
links
|
|
|
logger
|
Merge pull request #26207 from splunk/splunk-logging-driver-performance-improvements
|
2016-09-16 10:22:09 -07:00 |
network
|
Fix autostart for swarm scope connected containers
|
2016-09-13 14:21:58 -07:00 |
apparmor_default.go
|
|
|
apparmor_default_unsupported.go
|
|
|
archive.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
archive_unix.go
|
|
|
archive_windows.go
|
|
|
attach.go
|
Move errors/ to api/errors
|
2016-09-16 12:27:13 -04:00 |
auth.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
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
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
config.go
|
|
|
config_experimental.go
|
|
|
config_solaris.go
|
|
|
config_stub.go
|
|
|
config_test.go
|
|
|
config_unix.go
|
Add init process for zombie fighting
|
2016-09-19 17:33:50 -07:00 |
config_windows.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
container.go
|
Move errors/ to api/errors
|
2016-09-16 12:27:13 -04:00 |
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
|
layer_store: Use CreateReadWrite() for -init layer instead of Create()
|
2016-09-21 14:45:25 -04:00 |
create_unix.go
|
Add new HostConfig field, Mounts .
|
2016-09-13 09:55:35 -04:00 |
create_windows.go
|
Add new HostConfig field, Mounts .
|
2016-09-13 09:55:35 -04:00 |
daemon.go
|
Make graphdrivers work with pluginv2.
|
2016-09-20 08:49:48 -07:00 |
daemon_experimental.go
|
Make graphdrivers work with pluginv2.
|
2016-09-20 08:49:48 -07:00 |
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
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
daemon_test.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
daemon_unix.go
|
layer_store: Use CreateReadWrite() for -init layer instead of Create()
|
2016-09-21 14:45:25 -04:00 |
daemon_unix_test.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
daemon_unsupported.go
|
|
|
daemon_windows.go
|
layer_store: Use CreateReadWrite() for -init layer instead of Create()
|
2016-09-21 14:45:25 -04: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
|
validate heartbeat in discovery cluster opts
|
2016-09-01 01:07:05 +08:00 |
discovery_test.go
|
validate heartbeat in discovery cluster opts
|
2016-09-01 01:07:05 +08:00 |
errors.go
|
Move errors/ to api/errors
|
2016-09-16 12:27:13 -04:00 |
events.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
events_test.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
exec.go
|
Move errors/ to api/errors
|
2016-09-16 12:27:13 -04:00 |
exec_linux.go
|
|
|
exec_solaris.go
|
|
|
exec_windows.go
|
|
|
export.go
|
|
|
health.go
|
Prevent stdout / stderr race condition in limitedBuffer.
|
2016-09-15 13:31:11 +02:00 |
health_test.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
image.go
|
Implement build cache based on history array
|
2016-09-23 11:30:06 -07:00 |
image_delete.go
|
Merge pull request #26616 from tonistiigi/id-digest
|
2016-09-18 09:40:16 -04:00 |
image_exporter.go
|
|
|
image_history.go
|
Generalize content addressable and reference storage
|
2016-09-15 18:08:19 -07:00 |
image_inspect.go
|
Generalize content addressable and reference storage
|
2016-09-15 18:08:19 -07:00 |
image_pull.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
image_push.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
image_tag.go
|
Generalize content addressable and reference storage
|
2016-09-15 18:08:19 -07:00 |
images.go
|
Generalize content addressable and reference storage
|
2016-09-15 18:08:19 -07:00 |
import.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
info.go
|
Add isolation to info
|
2016-09-23 12:13:29 -07:00 |
inspect.go
|
Merge pull request #26405 from yongtang/26326-inspect-ulimit-with-daemon-default
|
2016-09-08 13:21:26 -04:00 |
inspect_solaris.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
inspect_unix.go
|
Add new HostConfig field, Mounts .
|
2016-09-13 09:55:35 -04:00 |
inspect_windows.go
|
Add new HostConfig field, Mounts .
|
2016-09-13 09:55:35 -04:00 |
keys.go
|
|
|
keys_unsupported.go
|
|
|
kill.go
|
Lock all calls to hcsshim to prevent close races
|
2016-09-19 12:59:02 -07:00 |
links.go
|
|
|
links_test.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
list.go
|
Add support for docker run in swarm mode overlay
|
2016-09-07 21:20:41 -07:00 |
list_unix.go
|
|
|
list_windows.go
|
|
|
logdrivers_linux.go
|
|
|
logdrivers_windows.go
|
|
|
logs.go
|
Move engine-api client package
|
2016-09-07 11:05:58 -07:00 |
logs_test.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
monitor.go
|
Lock all calls to hcsshim to prevent close races
|
2016-09-19 12:59:02 -07:00 |
monitor_linux.go
|
|
|
monitor_solaris.go
|
|
|
monitor_windows.go
|
Initial implementation of containerd Checkpoint API.
|
2016-09-08 21:31:52 -04:00 |
mounts.go
|
Add new HostConfig field, Mounts .
|
2016-09-13 09:55:35 -04:00 |
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
|
Add init process for zombie fighting
|
2016-09-19 17:33:50 -07:00 |
oci_solaris.go
|
Fix ulimits in docker inspect when daemon default exists
|
2016-09-07 23:15:22 -07:00 |
oci_windows.go
|
Windows: Set correct root path logic
|
2016-09-27 15:21:28 -07:00 |
pause.go
|
|
|
rename.go
|
|
|
resize.go
|
|
|
restart.go
|
Initial implementation of containerd Checkpoint API.
|
2016-09-08 21:31:52 -04:00 |
search.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
search_test.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
seccomp_disabled.go
|
|
|
seccomp_linux.go
|
New seccomp format
|
2016-09-01 11:53:07 +02:00 |
seccomp_unsupported.go
|
|
|
selinux_linux.go
|
|
|
selinux_unsupported.go
|
|
|
start.go
|
Remove the support of setting host configuration options when the container starts
|
2016-09-20 20:57:17 +08:00 |
start_linux.go
|
|
|
start_windows.go
|
Changes required to support windows service discovery
|
2016-09-22 12:21:21 -07:00 |
stats.go
|
Windows: stats support
|
2016-09-16 11:56:15 -07:00 |
stats_collector.go
|
Windows: stats support
|
2016-09-16 11:56:15 -07:00 |
stats_collector_solaris.go
|
|
|
stats_collector_unix.go
|
Windows: stats support
|
2016-09-16 11:56:15 -07:00 |
stats_collector_windows.go
|
Windows: stats support
|
2016-09-16 11:56:15 -07:00 |
stats_unix.go
|
Removed engine-api leftovers
|
2016-09-21 12:36:52 +02:00 |
stats_windows.go
|
Windows: stats support
|
2016-09-16 11:56:15 -07:00 |
stop.go
|
Lock all calls to hcsshim to prevent close races
|
2016-09-19 12:59:02 -07:00 |
top_unix.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
top_unix_test.go
|
|
|
top_windows.go
|
Windows: docker top implementation
|
2016-09-07 16:29:02 -07:00 |
unpause.go
|
remove running judgement when unpause container
|
2016-08-29 10:16:18 +08:00 |
update.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
update_linux.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
update_solaris.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
update_windows.go
|
Add engine-api types to docker
|
2016-09-07 11:05:58 -07:00 |
volumes.go
|
Merge pull request #26656 from miaoyq/rename-name-to-destination
|
2016-09-17 16:01:02 +02:00 |
volumes_unit_test.go
|
|
|
volumes_unix.go
|
Add new HostConfig field, Mounts .
|
2016-09-13 09:55:35 -04:00 |
volumes_windows.go
|
Add missing call to "VolumeDriver.Mount" during container start.
|
2016-09-19 14:40:45 -07:00 |
wait.go
|
|
|