1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon
Sebastiaan van Stijn 53a75ee050 Merge pull request #32881 from coolljt0725/fix_exec_faild
Enable inspect exec if container is pause/restarting/non-running
2017-07-12 19:29:27 -07:00
..
caps
cluster Merge pull request #34061 from cyli/re-vendor-swarmkit 2017-07-11 20:30:56 -07:00
config
discovery
events make engine support cluster config event 2017-07-11 17:21:15 +08:00
exec
graphdriver Merge pull request #33845 from cyphar/devicemapper-show-me-your-logs 2017-07-12 17:46:14 -07:00
initlayer [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
links
logger [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
network
stats Return an empty stats if "container not found" 2017-07-10 16:30:48 +08:00
apparmor_default.go
apparmor_default_unsupported.go
archive.go
archive_tarcopyoptions.go
archive_tarcopyoptions_unix.go
archive_tarcopyoptions_windows.go
archive_unix.go
archive_windows.go
attach.go
auth.go
bindmount_solaris.go
bindmount_unix.go
build.go
cache.go
changes.go
checkpoint.go
cluster.go
commit.go
configs.go
configs_linux.go
configs_unsupported.go
configs_windows.go
container.go
container_linux.go
container_operations.go
container_operations_solaris.go
container_operations_unix.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
container_operations_windows.go
container_windows.go
create.go
create_unix.go
create_windows.go
daemon.go Allow stopping of paused container 2017-07-12 10:35:48 -04:00
daemon_experimental.go
daemon_linux.go
daemon_linux_test.go
daemon_solaris.go
daemon_test.go
daemon_unix.go Return an empty stats if "container not found" 2017-07-10 16:30:48 +08:00
daemon_unix_test.go
daemon_unsupported.go
daemon_windows.go Return an empty stats if "container not found" 2017-07-10 16:30:48 +08:00
debugtrap_unix.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
debugtrap_unsupported.go
debugtrap_windows.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
delete.go
delete_test.go
dependency.go
disk_usage.go
errors.go Return an empty stats if "container not found" 2017-07-10 16:30:48 +08:00
events.go make engine support cluster config event 2017-07-11 17:21:15 +08:00
events_test.go
exec.go
exec_linux.go
exec_solaris.go
exec_windows.go
export.go
getsize_unix.go
health.go
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
import.go
info.go
info_unix.go
info_unix_test.go
info_windows.go
inspect.go Merge pull request #32881 from coolljt0725/fix_exec_faild 2017-07-12 19:29:27 -07:00
inspect_solaris.go
inspect_unix.go
inspect_windows.go
keys.go
keys_unsupported.go
kill.go Allow stopping of paused container 2017-07-12 10:35:48 -04:00
links.go
list.go
list_unix.go
list_windows.go
logdrivers_linux.go
logdrivers_windows.go
logs.go
logs_test.go
metrics.go
metrics_unix.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
metrics_unsupported.go
monitor.go
monitor_linux.go
monitor_solaris.go
monitor_windows.go
mounts.go
names.go
network.go
oci_linux.go
oci_solaris.go
oci_windows.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
pause.go
prune.go return prune data when context canceled 2017-07-10 10:06:24 +08:00
reload.go
reload_test.go
rename.go
resize.go
restart.go
search.go
search_test.go
seccomp_disabled.go
seccomp_linux.go
seccomp_unsupported.go
secrets.go
secrets_linux.go
secrets_unsupported.go
secrets_windows.go
selinux_linux.go
selinux_unsupported.go
start.go
start_unix.go
start_windows.go
stats.go
stats_collector.go
stats_unix.go
stats_windows.go
stop.go
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
volumes_unit_test.go
volumes_unix.go
volumes_unix_test.go
volumes_windows.go
wait.go
workdir.go