moby--moby/daemon
David Calavera e626011bfb Merge pull request #21760 from hqhq/hq_minimum_reservation
Add minimum limit for memory reservation
2016-04-08 07:58:28 -07:00
..
caps
events
exec
graphdriver Merge pull request #21872 from Microsoft/sjw/nanoserver-fix 2016-04-07 21:24:32 -07:00
links
logger Additional syslog-format option to allow microsecond resolution in syslog timestamp. 2016-04-08 05:00:11 +00:00
network Remove runconfig package dependency from image and container routers. 2016-03-28 16:23:51 -04:00
apparmor_default.go
apparmor_default_unsupported.go
archive.go
archive_unix.go
archive_windows.go Windows: Remove TP4 support from main code 2016-04-06 12:12:20 -07:00
attach.go Let client print error when speicify wrong detach keys 2016-04-04 15:35:55 +08:00
builder.go Remove builder dependency from the api. 2016-03-29 17:02:36 -07:00
changes.go
commit.go Remove reference package dependency from the api. 2016-04-07 15:01:23 -07:00
config.go Merge pull request #21687 from allencloud/fix-typos 2016-03-31 14:18:31 -07:00
config_experimental.go
config_stub.go
config_test.go
config_unix.go
config_windows.go
container_operations.go Merge pull request #21816 from estesp/case-of-the-missing-else 2016-04-07 17:01:30 -07:00
container_operations_unix.go all: remove some unused funcs and variables 2016-04-06 10:40:01 -07:00
container_operations_windows.go Merge pull request #21809 from Microsoft/jjh/tp4removal 2016-04-06 14:11:33 -07:00
create.go daemon: register container as late as possible 2016-03-29 13:52:18 -07:00
create_unix.go
create_windows.go Windows: Remove TP4 support from main code 2016-04-06 12:12:20 -07:00
daemon.go Remove reference package dependency from the api. 2016-04-07 15:01:23 -07:00
daemon_experimental.go
daemon_linux.go Fix container mount cleanup issues 2016-03-30 17:25:49 -07:00
daemon_linux_test.go Fix container mount cleanup issues 2016-03-30 17:25:49 -07:00
daemon_stub.go
daemon_test.go
daemon_unix.go Add minimum limit for memory reservation 2016-04-06 09:37:51 +08:00
daemon_unix_test.go
daemon_unsupported.go
daemon_windows.go Merge pull request #21777 from Microsoft/jjh/killTP4 2016-04-08 09:33:23 -04:00
debugtrap_unix.go
debugtrap_unsupported.go
debugtrap_windows.go
delete.go Merge pull request #21802 from tiborvass/carry-21716 2016-04-06 15:21:38 -04:00
delete_test.go
discovery.go
discovery_test.go
errors.go
events.go
events_test.go
exec.go Let client print error when speicify wrong detach keys 2016-04-04 15:35:55 +08:00
exec_linux.go
exec_windows.go Windows: escape entrypoint before passing to libcontainerd 2016-03-30 12:59:50 -07:00
export.go
image_delete.go
image_pull.go Remove reference package dependency from the api. 2016-04-07 15:01:23 -07:00
image_push.go Remove reference package dependency from the api. 2016-04-07 15:01:23 -07:00
image_tag.go Remove reference package dependency from the api. 2016-04-07 15:01:23 -07:00
images.go
import.go Remove reference package dependency from the api. 2016-04-07 15:01:23 -07:00
info.go
inspect.go
inspect_unix.go
inspect_windows.go
kill.go
links.go
links_test.go
list.go
list_unix.go
list_windows.go
logdrivers_linux.go
logdrivers_windows.go
logs.go
monitor.go Adding postRunProcessing infrastructure for hanlding Windows Update. 2016-04-06 14:03:05 -07:00
monitor_linux.go Adding postRunProcessing infrastructure for hanlding Windows Update. 2016-04-06 14:03:05 -07:00
monitor_windows.go Adding postRunProcessing infrastructure for hanlding Windows Update. 2016-04-06 14:03:05 -07:00
mounts.go
network.go Remove runconfig package dependency from image and container routers. 2016-03-28 16:23:51 -04:00
oci_linux.go Define readonly/mask paths in spec 2016-04-04 18:55:55 -07:00
oci_windows.go Windows: Support non-base-layered images 2016-04-07 17:52:26 -07:00
pause.go
rename.go
resize.go
restart.go
seccomp_disabled.go
seccomp_linux.go
selinux_linux.go
selinux_unsupported.go
start.go Fix container mount cleanup issues 2016-03-30 17:25:49 -07:00
stats.go
stats_collector_unix.go
stats_collector_windows.go
stop.go
top_unix.go
top_windows.go
unpause.go
update.go
update_linux.go
update_windows.go
volumes.go
volumes_unit_test.go
volumes_unix.go
volumes_windows.go
wait.go