.. |
caps
|
|
|
cluster
|
Merge pull request #27624 from erxian/remove-duplicate-err-judgement
|
2016-10-24 16:11:53 -07:00 |
events
|
|
|
exec
|
record pid of exec'd process
|
2016-10-20 17:06:11 +02:00 |
graphdriver
|
Make experimental a runtime flag
|
2016-10-24 15:20:01 -07:00 |
links
|
|
|
logger
|
Merge pull request #27471 from caarlos0/logentries
|
2016-10-18 01:33:28 -07:00 |
network
|
|
|
apparmor_default.go
|
|
|
apparmor_default_unsupported.go
|
|
|
archive.go
|
|
|
archive_unix.go
|
|
|
archive_windows.go
|
|
|
attach.go
|
|
|
auth.go
|
|
|
cache.go
|
|
|
changes.go
|
|
|
checkpoint.go
|
|
|
commit.go
|
pkg/archive: remove unnecessary Archive and Reader type
|
2016-10-20 19:31:24 -07:00 |
config.go
|
Merge pull request #24533 from yongtang/24392-docker-info-label-duplicate-keys
|
2016-10-24 18:12:28 -07:00 |
config_experimental.go
|
Make experimental a runtime flag
|
2016-10-24 15:20:01 -07:00 |
config_solaris.go
|
|
|
config_test.go
|
fix config load error with ulimits
|
2016-10-17 18:48:40 +08:00 |
config_unix.go
|
|
|
config_unix_test.go
|
fix config load error with ulimits
|
2016-10-17 18:48:40 +08:00 |
config_windows.go
|
Windows: Calculate PID file after root
|
2016-10-17 11:48:51 -07:00 |
config_windows_test.go
|
fix config load error with ulimits
|
2016-10-17 18:48:40 +08:00 |
container.go
|
|
|
container_operations.go
|
Delete a redundant error return
|
2016-10-22 08:53:57 +08:00 |
container_operations_solaris.go
|
|
|
container_operations_unix.go
|
Merge pull request #27367 from Microsoft/jjh/fieldsincontainer
|
2016-10-17 16:50:39 +02:00 |
container_operations_windows.go
|
Windows: Factor out unused fields in container
|
2016-10-13 14:51:10 -07:00 |
create.go
|
Delete a redundant error return
|
2016-10-22 08:53:57 +08:00 |
create_unix.go
|
|
|
create_windows.go
|
|
|
daemon.go
|
Make experimental a runtime flag
|
2016-10-24 15:20:01 -07:00 |
daemon_experimental.go
|
Make experimental a runtime flag
|
2016-10-24 15:20:01 -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_test.go
|
support insecure registry in configuration reload
|
2016-10-20 07:54:31 +08:00 |
daemon_unix.go
|
Fix an incorrect WARNING output in docker run/create
|
2016-10-16 17:11:39 -07:00 |
daemon_unix_test.go
|
|
|
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
|
Windows: Set ACL on debug listener
|
2016-10-14 09:15:17 -07:00 |
delete.go
|
|
|
delete_test.go
|
|
|
discovery.go
|
|
|
discovery_test.go
|
|
|
disk_usage.go
|
Add swagger.yaml
|
2016-10-20 13:24:23 -07:00 |
errors.go
|
|
|
events.go
|
|
|
events_test.go
|
|
|
exec.go
|
record pid of exec'd process
|
2016-10-20 17:06:11 +02:00 |
exec_linux.go
|
|
|
exec_solaris.go
|
|
|
exec_windows.go
|
|
|
export.go
|
pkg/archive: remove unnecessary Archive and Reader type
|
2016-10-20 19:31:24 -07:00 |
health.go
|
Reset health status to starting when a container is restarted
|
2016-10-14 15:49:12 +01:00 |
health_test.go
|
|
|
image.go
|
|
|
image_delete.go
|
|
|
image_exporter.go
|
|
|
image_history.go
|
|
|
image_inspect.go
|
|
|
image_pull.go
|
|
|
image_push.go
|
|
|
image_tag.go
|
|
|
images.go
|
Generate api/types:Image from the swagger spec
|
2016-10-20 13:24:23 -07:00 |
import.go
|
|
|
info.go
|
Make experimental a runtime flag
|
2016-10-24 15:20:01 -07:00 |
inspect.go
|
record pid of exec'd process
|
2016-10-20 17:06:11 +02:00 |
inspect_solaris.go
|
|
|
inspect_unix.go
|
|
|
inspect_windows.go
|
|
|
keys.go
|
|
|
keys_unsupported.go
|
|
|
kill.go
|
|
|
links.go
|
|
|
links_test.go
|
|
|
list.go
|
Generate api/types:Port from swagger spec.
|
2016-10-20 13:24:23 -07:00 |
list_unix.go
|
|
|
list_windows.go
|
|
|
logdrivers_linux.go
|
|
|
logdrivers_windows.go
|
|
|
logs.go
|
|
|
logs_test.go
|
|
|
monitor.go
|
|
|
monitor_linux.go
|
|
|
monitor_solaris.go
|
|
|
monitor_windows.go
|
|
|
mounts.go
|
|
|
names.go
|
|
|
network.go
|
Remove duplicate nat , null in docker info for Windows
|
2016-10-24 15:21:14 -07:00 |
oci_linux.go
|
|
|
oci_solaris.go
|
|
|
oci_windows.go
|
Merge pull request #26965 from Microsoft/jjh/rootpath
|
2016-10-19 15:50:37 +02:00 |
pause.go
|
|
|
prune.go
|
|
|
rename.go
|
|
|
resize.go
|
|
|
restart.go
|
Update docker stop and docker restart to allow not specifying timeout and use the one specified at container creation time.
|
2016-10-17 12:53:35 -07:00 |
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
|
|
|
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
|
Update docker stop and docker restart to allow not specifying timeout and use the one specified at container creation time.
|
2016-10-17 12:53:35 -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
|
Show volume options for docker volume inspect
|
2016-10-20 05:14:27 -07:00 |
volumes_unit_test.go
|
|
|
volumes_unix.go
|
|
|
volumes_windows.go
|
|
|
wait.go
|
|
|