.. |
caps
|
|
|
cluster
|
Merge pull request #26606 from dnephin/move_errors
|
2016-09-17 16:00:38 +02:00 |
events
|
|
|
exec
|
|
|
graphdriver
|
Make graphdrivers work with pluginv2.
|
2016-09-20 08:49:48 -07: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
|
|
|
archive_unix.go
|
|
|
archive_windows.go
|
|
|
attach.go
|
Move errors/ to api/errors
|
2016-09-16 12:27:13 -04:00 |
auth.go
|
|
|
changes.go
|
|
|
checkpoint.go
|
|
|
commit.go
|
|
|
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
|
|
|
container.go
|
Move errors/ to api/errors
|
2016-09-16 12:27:13 -04:00 |
container_operations.go
|
Move errors/ to api/errors
|
2016-09-16 12:27:13 -04:00 |
container_operations_solaris.go
|
|
|
container_operations_unix.go
|
|
|
container_operations_windows.go
|
|
|
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
|
|
|
daemon_stub.go
|
|
|
daemon_test.go
|
|
|
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
|
|
|
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
|
Move errors/ to api/errors
|
2016-09-16 12:27:13 -04:00 |
delete_test.go
|
|
|
discovery.go
|
|
|
discovery_test.go
|
|
|
errors.go
|
Move errors/ to api/errors
|
2016-09-16 12:27:13 -04:00 |
events.go
|
|
|
events_test.go
|
|
|
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
|
|
|
image.go
|
Generalize content addressable and reference storage
|
2016-09-15 18:08:19 -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
|
|
|
image_push.go
|
|
|
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
|
|
|
info.go
|
|
|
inspect.go
|
|
|
inspect_solaris.go
|
|
|
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
|
|
|
list.go
|
|
|
list_unix.go
|
|
|
list_windows.go
|
|
|
logdrivers_linux.go
|
|
|
logdrivers_windows.go
|
|
|
logs.go
|
|
|
logs_test.go
|
|
|
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
|
|
|
mounts.go
|
Add new HostConfig field, Mounts .
|
2016-09-13 09:55:35 -04:00 |
names.go
|
|
|
network.go
|
Move errors/ to api/errors
|
2016-09-16 12:27:13 -04:00 |
oci_linux.go
|
Add init process for zombie fighting
|
2016-09-19 17:33:50 -07:00 |
oci_solaris.go
|
|
|
oci_windows.go
|
Merge pull request #26751 from Microsoft/jjh/reverthostconfig
|
2016-09-21 09:53:39 +02:00 |
pause.go
|
|
|
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
|
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
|
Windows: OCI remove first start
|
2016-09-16 16:05:55 -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
|
|
|
top_unix_test.go
|
|
|
top_windows.go
|
|
|
unpause.go
|
|
|
update.go
|
|
|
update_linux.go
|
|
|
update_solaris.go
|
|
|
update_windows.go
|
|
|
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
|
|
|