1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon
2016-10-24 11:27:08 -07:00
..
caps
cluster Add force option to service update 2016-10-21 17:43:27 -07:00
events
exec record pid of exec'd process 2016-10-20 17:06:11 +02:00
graphdriver pkg/archive: remove unnecessary Archive and Reader type 2016-10-20 19:31:24 -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 Add config parameter to change stop timeout during daemon shutdown 2016-10-18 08:07:50 -07:00
config_experimental.go
config_solaris.go
config_stub.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 Merge pull request #26973 from allencloud/change-code-in-container-restore 2016-10-21 18:53:37 -07: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 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 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 Generate api/types:Image from the swagger spec 2016-10-20 13:24:23 -07:00
import.go
info.go
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 added logentries driver 2016-10-06 22:48:53 -03:00
logdrivers_windows.go added logentries driver 2016-10-06 22:48:53 -03:00
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 Allow plugins to have multiple handlers 2016-10-17 09:00:17 -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 better prune and system df 2016-10-11 00:42:21 +08:00
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 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 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