..
cluster
cluster/controllers/plugin: remove unused Controller.taskID (unused)
2019-09-18 12:57:49 +02:00
config
goimports: fix imports
2019-09-18 12:56:54 +02:00
discovery
events
goimports: fix imports
2019-09-18 12:56:54 +02:00
exec
Handle blocked I/O of exec'd processes
2019-06-21 12:02:15 -04:00
graphdriver
structcheck: nolint for false positives
2019-09-18 12:57:44 +02:00
images
goimports: fix imports
2019-09-18 12:56:54 +02:00
initlayer
links
listeners
goimports: fix imports
2019-09-18 12:56:54 +02:00
logger
logger/journald: U1000: field mu
is unused (unused)
2019-09-18 12:57:42 +02:00
names
network
stats
testdata
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
changes.go
checkpoint.go
daemon/checkpoint: rm extra checks
2019-09-18 12:57:22 +02:00
cluster.go
commit.go
configs.go
configs_linux.go
configs_unsupported.go
configs_windows.go
container.go
container_linux.go
container_operations.go
Prevent panic on network attach
2019-07-22 19:44:14 +02:00
container_operations_unix.go
Rename variable for consistency
2019-09-03 10:51:45 +02:00
container_operations_windows.go
container.ConfigFilePath: use same signature on Windows
2019-09-03 10:51:43 +02:00
container_unix_test.go
container_windows.go
create.go
create_test.go
create_unix.go
create_windows.go
daemon.go
Merge pull request #39699 from thaJeztah/mkdirall_dropin
2019-08-27 16:27:53 -07:00
daemon_linux.go
Remove skip evaluation of symlinks to data root on IoT Core
2019-07-13 23:44:51 +02:00
daemon_linux_test.go
daemon_test.go
daemon_unix.go
Return "invalid parameter" when linking to non-existing container
2019-09-10 23:06:56 +02:00
daemon_unix_test.go
daemon_unsupported.go
daemon_windows.go
Rename some references to docker.exe to dockerd.exe
2019-09-11 15:16:27 +02:00
daemon_windows_test.go
debugtrap_unix.go
debugtrap_unsupported.go
debugtrap_windows.go
delete.go
delete_test.go
dependency.go
devices_linux.go
disk_usage.go
errors.go
events.go
events_test.go
exec.go
goimports: fix imports
2019-09-18 12:56:54 +02:00
exec_linux.go
goimports: fix imports
2019-09-18 12:56:54 +02:00
exec_linux_test.go
goimports: fix imports
2019-09-18 12:56:54 +02:00
exec_windows.go
export.go
health.go
health_test.go
info.go
goimports: fix imports
2019-09-18 12:56:54 +02:00
info_test.go
info_unix.go
info_unix_test.go
unconvert: remove unnescessary conversions
2019-09-18 12:57:33 +02:00
info_windows.go
inspect.go
inspect_linux.go
inspect_test.go
inspect_windows.go
keys.go
keys_unsupported.go
kill.go
do not stop health check before sending signal
2019-07-14 11:53:13 +02:00
licensing.go
licensing_test.go
links.go
list.go
list_test.go
goimports: fix imports
2019-09-18 12:56:54 +02:00
list_unix.go
list_windows.go
logdrivers_linux.go
logdrivers_windows.go
logs.go
logs_test.go
metrics.go
goimports: fix imports
2019-09-18 12:56:54 +02:00
metrics_unix.go
goimports: fix imports
2019-09-18 12:56:54 +02:00
metrics_unsupported.go
monitor.go
daemon/monitor: rm redundant if
2019-09-18 12:57:21 +02:00
mounts.go
names.go
network.go
daemon.getEndpointInNetwork() is only used on Windows
2019-09-18 12:55:46 +02:00
network_windows.go
daemon.getEndpointInNetwork() is only used on Windows
2019-09-18 12:55:46 +02:00
nvidia_linux.go
goimports: fix imports
2019-09-18 12:56:54 +02:00
oci_linux.go
goimports: fix imports
2019-09-18 12:56:54 +02:00
oci_linux_test.go
oci_utils.go
goimports: fix imports
2019-09-18 12:56:54 +02:00
oci_windows.go
goimports: fix imports
2019-09-18 12:56:54 +02:00
oci_windows_test.go
goimports: fix imports
2019-09-18 12:56:54 +02:00
pause.go
prune.go
reload.go
reload_test.go
reload_unix.go
reload_windows.go
rename.go
resize.go
resize_test.go
restart.go
seccomp_disabled.go
seccomp_linux.go
goimports: fix imports
2019-09-18 12:56:54 +02:00
seccomp_unsupported.go
secrets.go
secrets_linux.go
secrets_unsupported.go
secrets_windows.go
selinux_linux.go
goimports: fix imports
2019-09-18 12:56:54 +02:00
selinux_unsupported.go
start.go
daemon:containerStart() fix unhandled error for saveApparmorConfig
2019-08-29 20:28:58 +02:00
start_unix.go
start_windows.go
stats.go
ContainerStats: return early on unsupported API versions
2019-07-10 21:47:50 +02:00
stats_collector.go
stats_unix.go
stats_windows.go
stop.go
top_unix.go
top_unix_test.go
top_windows.go
goimports: fix imports
2019-09-18 12:56:54 +02:00
trustkey.go
Allow system.MkDirAll() to be used as drop-in for os.MkDirAll()
2019-08-08 15:05:49 +02:00
trustkey_test.go
unpause.go
update.go
update_linux.go
goimports: fix imports
2019-09-18 12:56:54 +02:00
update_windows.go
util_test.go
volumes.go
volumes_linux.go
volumes_linux_test.go
volumes_unit_test.go
volumes_unix.go
volumes_unix_test.go
volumes_windows.go
wait.go
workdir.go