.. |
cluster
|
Merge pull request #42193 from lzhfromustc/3_23
|
2021-07-28 15:25:37 -07:00 |
config
|
daemon/config: rename the default seccomp profile to "builtin"
|
2021-08-07 15:37:03 +02:00 |
discovery
|
|
|
events
|
|
|
exec
|
|
|
graphdriver
|
Merge pull request #42201 from AkihiroSuda/annotate-btrfs-error
|
2021-08-11 16:12:59 +02:00 |
images
|
daemon,volume: share disk usage computations
|
2021-08-09 19:59:39 +02:00 |
initlayer
|
|
|
links
|
|
|
listeners
|
|
|
logger
|
Merge pull request #42132 from xia-wu/add-create-log-stream
|
2021-07-19 16:42:36 +02:00 |
names
|
|
|
network
|
|
|
stats
|
daemon/stats: fix notRunningErr / notFoundErr detected as unused (false positive)
|
2021-06-10 13:03:34 +02:00 |
testdata
|
|
|
apparmor_default.go
|
|
|
apparmor_default_unsupported.go
|
|
|
archive.go
|
|
|
archive_tarcopyoptions.go
|
|
|
archive_tarcopyoptions_unix.go
|
|
|
archive_tarcopyoptions_windows.go
|
|
|
archive_unix.go
|
volume/mounts: remove "containerOS" argument from NewParser (LCOW code)
|
2021-07-02 13:51:55 +02:00 |
archive_windows.go
|
|
|
attach.go
|
|
|
auth.go
|
|
|
changes.go
|
|
|
checkpoint.go
|
|
|
cluster.go
|
Fix libnetwork imports
|
2021-06-01 21:51:23 +00:00 |
commit.go
|
|
|
configs.go
|
|
|
configs_linux.go
|
|
|
configs_unsupported.go
|
|
|
configs_windows.go
|
|
|
container.go
|
Merge pull request #42616 from thaJeztah/migrate_pkg_signal
|
2021-07-26 10:47:28 -07:00 |
container_linux.go
|
|
|
container_operations.go
|
Fixup libnetwork lint errors
|
2021-06-01 23:48:32 +00:00 |
container_operations_unix.go
|
Fixup libnetwork lint errors
|
2021-06-01 23:48:32 +00:00 |
container_operations_windows.go
|
Fixup libnetwork lint errors
|
2021-06-01 23:48:32 +00:00 |
container_unix_test.go
|
Merge pull request #42618 from thaJeztah/remove_common_unix_config
|
2021-08-03 16:52:10 +02:00 |
container_windows.go
|
|
|
content.go
|
|
|
create.go
|
daemon, oci: remove LCOW bits
|
2021-07-27 13:35:59 +02:00 |
create_test.go
|
|
|
create_unix.go
|
|
|
create_windows.go
|
daemon, oci: remove LCOW bits
|
2021-07-27 13:35:59 +02:00 |
daemon.go
|
daemon,volume: share disk usage computations
|
2021-08-09 19:59:39 +02:00 |
daemon_linux.go
|
Fix libnetwork imports
|
2021-06-01 21:51:23 +00:00 |
daemon_linux_test.go
|
volume/mounts: remove "containerOS" argument from NewParser (LCOW code)
|
2021-07-02 13:51:55 +02:00 |
daemon_test.go
|
volume/mounts: remove "containerOS" argument from NewParser (LCOW code)
|
2021-07-02 13:51:55 +02:00 |
daemon_unix.go
|
daemon: normalize seccomp profile as part of setupSeccompProfile()
|
2021-08-07 15:41:46 +02:00 |
daemon_unix_test.go
|
|
|
daemon_unsupported.go
|
pkg/sysinfo.New(), daemon.RawSysInfo(): remove "quiet" argument
|
2021-07-14 23:10:07 +02:00 |
daemon_windows.go
|
daemon, oci: remove LCOW bits
|
2021-07-27 13:35:59 +02:00 |
daemon_windows_test.go
|
|
|
debugtrap_unix.go
|
pkg/signal: move signal.DumpStacks() to a separate package
|
2021-07-15 18:09:43 +02:00 |
debugtrap_unsupported.go
|
|
|
debugtrap_windows.go
|
pkg/signal: move signal.DumpStacks() to a separate package
|
2021-07-15 18:09:43 +02:00 |
delete.go
|
|
|
delete_test.go
|
|
|
dependency.go
|
|
|
devices_linux.go
|
|
|
disk_usage.go
|
daemon,volume: share disk usage computations
|
2021-08-09 19:59:39 +02:00 |
errors.go
|
|
|
events.go
|
Fix libnetwork imports
|
2021-06-01 21:51:23 +00:00 |
events_test.go
|
|
|
exec.go
|
replace pkg/signal with moby/sys/signal v0.5.0
|
2021-07-23 09:32:54 +02:00 |
exec_linux.go
|
|
|
exec_linux_test.go
|
Fix panic in TestExecSetPlatformOpt, TestExecSetPlatformOptPrivileged
|
2021-04-23 00:39:39 +02:00 |
exec_windows.go
|
|
|
export.go
|
remove layerstore indexing by OS (used for LCOW)
|
2021-06-10 17:49:11 +02:00 |
health.go
|
|
|
health_test.go
|
|
|
info.go
|
daemon: normalize seccomp profile as part of setupSeccompProfile()
|
2021-08-07 15:41:46 +02:00 |
info_test.go
|
|
|
info_unix.go
|
|
|
info_unix_test.go
|
|
|
info_windows.go
|
|
|
inspect.go
|
|
|
inspect_linux.go
|
|
|
inspect_test.go
|
|
|
inspect_windows.go
|
|
|
keys.go
|
daemon: un-export ModifyRootKeyLimit()
|
2021-05-31 19:06:14 +02:00 |
keys_unsupported.go
|
daemon: un-export ModifyRootKeyLimit()
|
2021-05-31 19:06:14 +02:00 |
kill.go
|
replace pkg/signal with moby/sys/signal v0.5.0
|
2021-07-23 09:32:54 +02:00 |
licensing.go
|
|
|
licensing_test.go
|
|
|
links.go
|
|
|
list.go
|
daemon: var-declaration: should omit type bool (revive)
|
2021-06-10 13:03:45 +02:00 |
list_test.go
|
|
|
list_unix.go
|
|
|
list_windows.go
|
|
|
logdrivers_linux.go
|
|
|
logdrivers_windows.go
|
|
|
logs.go
|
|
|
logs_test.go
|
|
|
metrics.go
|
|
|
metrics_unix.go
|
|
|
metrics_unsupported.go
|
|
|
monitor.go
|
|
|
mounts.go
|
|
|
names.go
|
|
|
network.go
|
reformat "nolint" comments
|
2021-06-10 13:03:42 +02:00 |
network_windows.go
|
Fix libnetwork imports
|
2021-06-01 21:51:23 +00:00 |
nvidia_linux.go
|
|
|
oci_linux.go
|
Merge pull request #42520 from thaJeztah/remove_lcow_step5_alternative
|
2021-07-26 10:24:52 -07:00 |
oci_linux_test.go
|
Fixup libnetwork lint errors
|
2021-06-01 23:48:32 +00:00 |
oci_utils.go
|
|
|
oci_windows.go
|
daemon, oci: remove LCOW bits
|
2021-07-27 13:35:59 +02:00 |
oci_windows_test.go
|
|
|
pause.go
|
|
|
prune.go
|
Fixup libnetwork lint errors
|
2021-06-01 23:48:32 +00:00 |
reload.go
|
|
|
reload_test.go
|
Fixup libnetwork lint errors
|
2021-06-01 23:48:32 +00:00 |
reload_unix.go
|
daemon: move DefaultShimBinary, DefaultRuntimeBinary to config package
|
2021-05-31 19:06:16 +02:00 |
reload_windows.go
|
|
|
rename.go
|
Fix libnetwork imports
|
2021-06-01 21:51:23 +00:00 |
resize.go
|
|
|
resize_test.go
|
|
|
restart.go
|
|
|
runtime_unix.go
|
|
|
runtime_windows.go
|
|
|
seccomp_disabled.go
|
Add const for "unconfined" and default seccomp profiles
|
2021-08-07 15:36:06 +02:00 |
seccomp_linux.go
|
daemon: allow "builtin" as valid value for seccomp profiles
|
2021-08-07 15:40:47 +02:00 |
seccomp_linux_test.go
|
Add const for "unconfined" and default seccomp profiles
|
2021-08-07 15:36:06 +02:00 |
seccomp_unsupported.go
|
|
|
secrets.go
|
|
|
secrets_linux.go
|
|
|
secrets_unsupported.go
|
|
|
secrets_windows.go
|
|
|
start.go
|
volume/mounts: remove "containerOS" argument from NewParser (LCOW code)
|
2021-07-02 13:51:55 +02:00 |
start_unix.go
|
|
|
start_windows.go
|
libcontainerd: remove LCOW bits
|
2021-06-09 22:05:10 +02:00 |
stats.go
|
|
|
stats_collector.go
|
|
|
stats_unix.go
|
|
|
stats_windows.go
|
|
|
stop.go
|
Fix log statement 'failed to exit' timeout accuracy
|
2021-06-08 13:37:58 -07:00 |
top_unix.go
|
reformat "nolint" comments
|
2021-06-10 13:03:42 +02:00 |
top_unix_test.go
|
|
|
top_windows.go
|
|
|
trustkey.go
|
|
|
trustkey_test.go
|
|
|
unpause.go
|
|
|
update.go
|
volume/mounts: remove "containerOS" argument from NewParser (LCOW code)
|
2021-07-02 13:51:55 +02:00 |
update_linux.go
|
|
|
update_windows.go
|
|
|
util_test.go
|
|
|
volumes.go
|
volume/mounts: remove "containerOS" argument from NewParser (LCOW code)
|
2021-07-02 13:51:55 +02:00 |
volumes_linux.go
|
|
|
volumes_linux_test.go
|
|
|
volumes_unit_test.go
|
volume/mounts: remove "containerOS" argument from NewParser (LCOW code)
|
2021-07-02 13:51:55 +02:00 |
volumes_unix.go
|
|
|
volumes_unix_test.go
|
staticcheck: SA4001: &*x will be simplified to x. It will not copy x
|
2021-06-10 13:03:25 +02:00 |
volumes_windows.go
|
|
|
wait.go
|
|
|
workdir.go
|
|
|