Victor Vieux 2445e6b99d move multireader out of /pkg пре 8 година
..
caps 9c4570a958 Replace execdrivers with containerd implementation пре 9 година
cluster 10df99f9ae Vendor swarmkit 7e096ced пре 8 година
config e428c824c3 Expose trust key path in config пре 8 година
discovery 87d0a3ad89 The returned err should be printed пре 8 година
events 59d45c384a support cluster events пре 8 година
exec 5ea75bb6bf Move `StreamConfig` out of `runconfig` пре 8 година
graphdriver f64a4ad008 Support overlay2 on btrfs пре 8 година
initlayer 3d86b0c79b Implement content addressability for plugins пре 8 година
links 2a8d6368d4 use t.Fatal() to output the err message where the values used for formatting пре 8 година
logger 2445e6b99d move multireader out of /pkg пре 8 година
network c9fb551d60 Fix autostart for swarm scope connected containers пре 9 година
stats 115f91d757 Correct CPU usage calculation in presence of offline CPUs and newer Linux пре 8 година
apparmor_default.go dd340c52cb apparmor: make pkg/aaparser work on read-only root пре 8 година
apparmor_default_unsupported.go 567ef8e785 daemon: switch to 'ensure' workflow for AppArmor profiles пре 8 година
archive.go b3bc7b28d0 Expose a smaller interface for the Builder retrieving images from daemon пре 8 година
archive_tarcopyoptions.go 8a7ff5ff74 daemon/archive.go: Fix copy routines to preserve UID. пре 8 година
archive_tarcopyoptions_unix.go 8a7ff5ff74 daemon/archive.go: Fix copy routines to preserve UID. пре 8 година
archive_tarcopyoptions_windows.go 8a7ff5ff74 daemon/archive.go: Fix copy routines to preserve UID. пре 8 година
archive_unix.go 481d2633fe Windows: Fail fs ops on running Hyper-V containers gracefully пре 8 година
archive_windows.go 481d2633fe Windows: Fail fs ops on running Hyper-V containers gracefully пре 8 година
attach.go 5010e09534 Add a restarting check to ContainerAttach пре 8 година
auth.go 91e197d614 Add engine-api types to docker пре 9 година
bindmount_solaris.go 934328d8ea Add functional support for Docker sub commands on Solaris пре 8 година
bindmount_unix.go 934328d8ea Add functional support for Docker sub commands on Solaris пре 8 година
build.go 6c28e8edd5 Refactor imageContexts into two different structs. пре 8 година
cache.go be1df1ee13 Extract the daemon image cache to its own package пре 8 година
changes.go 4fac603682 Windows: support docker diff пре 8 година
checkpoint.go c0d2ec1eb5 Fix checkpoint ls пре 8 година
cluster.go e2ec006797 Fix race condition between swarm and libnetwork пре 8 година
commit.go 9f738cc574 Cleanup all the mutate + defer revert of b.runConfig in the builder пре 8 година
configs.go 9e9fc7b57c Add config support to executor backend пре 8 година
configs_linux.go 9e9fc7b57c Add config support to executor backend пре 8 година
configs_unsupported.go e0d533b1e8 Add Windows configs support пре 8 година
configs_windows.go e0d533b1e8 Add Windows configs support пре 8 година
container.go d8b6a35d02 set 1ms as container duration minimum value пре 8 година
container_linux.go d97a00dfd5 Added an apparmorEnabled boolean in the Daemon struct to indicate if AppArmor is enabled or not. It is set in NewDaemon using sysInfo information. пре 8 година
container_operations.go 2418f25767 Do not error out on serv bind deactivation if no sbox is found пре 8 година
container_operations_solaris.go 934328d8ea Add functional support for Docker sub commands on Solaris пре 8 година
container_operations_unix.go 4921171587 Update ContainerWait API пре 8 година
container_operations_windows.go e0d533b1e8 Add Windows configs support пре 8 година
container_windows.go d97a00dfd5 Added an apparmorEnabled boolean in the Daemon struct to indicate if AppArmor is enabled or not. It is set in NewDaemon using sysInfo information. пре 8 година
create.go 669f4ba37e Merge pull request #29554 from cpuguy83/keep_running_count_of_states пре 8 година
create_unix.go abbbf91498 Switch to using opencontainers/selinux for selinux bindings пре 8 година
create_windows.go 7e03ce3f13 Windows: Revert 27884 пре 8 година
daemon.go 4dd3e5b77c Merge pull request #33075 from x1022as/stop пре 8 година
daemon_experimental.go c410222e42 move plugins out of experimental пре 8 година
daemon_linux.go 26517a0161 Add Windows specific exec root for plugins. пре 8 година
daemon_linux_test.go 2a8d6368d4 use t.Fatal() to output the err message where the values used for formatting пре 8 година
daemon_solaris.go abbbf91498 Switch to using opencontainers/selinux for selinux bindings пре 8 година
daemon_test.go 75f5d63ec8 rewrite reload code пре 8 година
daemon_unix.go 005506d36c Update moby to runc and oci 1.0 runtime final rc пре 8 година
daemon_unix_test.go 2a8d6368d4 use t.Fatal() to output the err message where the values used for formatting пре 8 година
daemon_unsupported.go 86d8758e2b Get the Docker Engine to build clean on Solaris пре 9 година
daemon_windows.go 3b5af0a289 Fix scaling of NanoCPUs on Hyper-V containers пре 8 година
debugtrap.go 4130eb24e9 Reduce spew data dumped пре 8 година
debugtrap_unix.go 4c62b12636 Spew debugging пре 8 година
debugtrap_unsupported.go 4c62b12636 Spew debugging пре 8 година
debugtrap_windows.go 4c62b12636 Spew debugging пре 8 година
delete.go cfdf84d5d0 Update Container Wait Backend пре 8 година
delete_test.go 8f51746997 Use a test table in the daemon delete unit tests пре 8 година
dependency.go 9e9fc7b57c Add config support to executor backend пре 8 година
disk_usage.go 5a9f2a3ce6 Prevent multiple parallel SystemDiskUsage call пре 8 година
errors.go 3a1279393f Use distribution reference пре 8 година
events.go 59d45c384a support cluster events пре 8 година
events_test.go 2a8d6368d4 use t.Fatal() to output the err message where the values used for formatting пре 8 година
exec.go 4921171587 Update ContainerWait API пре 8 година
exec_linux.go 790a81ea9a daemon: also ensureDefaultApparmorProfile in exec path пре 8 година
exec_solaris.go 86d8758e2b Get the Docker Engine to build clean on Solaris пре 9 година
exec_windows.go 5207ff7202 Windows: Plumb through user пре 8 година
export.go aa2cc18745 pkg/archive: remove unnecessary Archive and Reader type пре 8 година
getsize_unix.go bd33a99acf Don’t hold container lock for size calculation пре 8 година
health.go 5836d86ac4 Add container environment variables correctly to the health check пре 8 година
health_test.go e401f63735 Added start period option to health check. пре 8 година
image.go b3bc7b28d0 Expose a smaller interface for the Builder retrieving images from daemon пре 8 година
image_delete.go 3a1279393f Use distribution reference пре 8 година
image_exporter.go d5baf8ddcf Move some image related methods & struct to smaller files пре 9 година
image_history.go 3a1279393f Use distribution reference пре 8 година
image_inspect.go 3a1279393f Use distribution reference пре 8 година
image_pull.go b3bc7b28d0 Expose a smaller interface for the Builder retrieving images from daemon пре 8 година
image_push.go 3a1279393f Use distribution reference пре 8 година
image_tag.go 3a1279393f Use distribution reference пре 8 година
images.go 2b9694c29e Ignore `layer does not exist` error from `docker images` пре 8 година
import.go c87d67b0ad Refacator pkg/streamformatter пре 8 година
info.go 669f4ba37e Merge pull request #29554 from cpuguy83/keep_running_count_of_states пре 8 година
info_unix.go 17b1288760 Fix missing Init Binary in docker info output пре 8 година
info_unix_test.go 72eddf4258 Refactor "init" version parsing, and add unit-test пре 8 година
info_windows.go 514ca09426 api: types: keep info.SecurityOptions a string slice пре 8 година
inspect.go 4921171587 Update ContainerWait API пре 8 година
inspect_solaris.go 934328d8ea Add functional support for Docker sub commands on Solaris пре 8 година
inspect_unix.go bd33a99acf Don’t hold container lock for size calculation пре 8 година
inspect_windows.go fc7b904dce Add new `HostConfig` field, `Mounts`. пре 9 година
keys.go ca3e4545aa Change root_maxkeys пре 9 година
keys_unsupported.go 7c3657065c change minor mistake of spelling пре 8 година
kill.go 872e28bb14 Merge pull request #33335 from cpuguy83/33334_check_unset_sig пре 8 година
links.go 3f6127b173 Windows: Factor out sqlite пре 8 година
list.go 59b70cdabe 28722: List of containers with networkID filter is not working пре 8 година
list_unix.go 86d8758e2b Get the Docker Engine to build clean on Solaris пре 9 година
list_windows.go 6bb0d1816a Move Container to its own package. пре 9 година
logdrivers_linux.go 2764d67c3a added logentries driver пре 8 година
logdrivers_windows.go cff9679c6c Windows: Enable fluentd logdriver пре 8 година
logs.go 4fdb17c777 Prevent ContainerLogs from hanging if container doesn't run for long пре 8 година
logs_test.go 91e197d614 Add engine-api types to docker пре 9 година
metrics.go 0e8e8f0f31 Add support for metrics plugins пре 8 година
metrics_unix.go 0e8e8f0f31 Add support for metrics plugins пре 8 година
metrics_unsupported.go 0e8e8f0f31 Add support for metrics plugins пре 8 година
monitor.go 54dcbab25e Do not remove containers from memory on error пре 8 година
monitor_linux.go 818a5198e4 Adding postRunProcessing infrastructure for hanlding Windows Update. пре 9 година
monitor_solaris.go 86d8758e2b Get the Docker Engine to build clean on Solaris пре 9 година
monitor_windows.go 37a3be2449 Move stdio attach from libcontainerd backend to callback пре 8 година
mounts.go 3cf18596e9 Fix issue backporting mount spec to pre-1.13 obj пре 8 година
names.go 2bee1cfd5a Use quoted form of container name and container id пре 8 година
network.go b34d3e730f Integrate local datascope network with swarm пре 8 година
oci_linux.go 9e9fc7b57c Add config support to executor backend пре 8 година
oci_solaris.go 934328d8ea Add functional support for Docker sub commands on Solaris пре 8 година
oci_windows.go 425973cbb8 Use CpuMaximum instead of CpuPercent for more precision пре 8 година
pause.go 9c4570a958 Replace execdrivers with containerd implementation пре 9 година
prune.go 32da2a4234 prevent image prune panic пре 8 година
reload.go 67fdf574d5 Add daemon option to push foreign layers пре 8 година
reload_test.go 67fdf574d5 Add daemon option to push foreign layers пре 8 година
rename.go b9ab129554 Fix rename error when sid is empty пре 8 година
resize.go 9c4570a958 Replace execdrivers with containerd implementation пре 9 година
restart.go bd7d51292c Allow providing a custom storage directory for docker checkpoints пре 8 година
search.go 91e197d614 Add engine-api types to docker пре 9 година
search_test.go 514adcf458 Remove redundant format пре 8 година
seccomp_disabled.go 041e5a21dc Replace old oci specs import with runtime-specs пре 9 година
seccomp_linux.go 005506d36c Update moby to runc and oci 1.0 runtime final rc пре 8 година
seccomp_unsupported.go a3b9dd89a1 Fix seccomp output in `docker info` пре 9 година
secrets.go 9e9fc7b57c Add config support to executor backend пре 8 година
secrets_linux.go 3716ec25b4 secrets: secret management for swarm пре 8 година
secrets_unsupported.go bd4e8aa64e Add Windows secrets support пре 8 година
secrets_windows.go bd4e8aa64e Add Windows secrets support пре 8 година
selinux_linux.go abbbf91498 Switch to using opencontainers/selinux for selinux bindings пре 8 година
selinux_unsupported.go f9daecc880 Rename daemon/utils_*.go to selinux пре 9 година
start.go 7917a36cc7 Fix some data races пре 8 година
start_unix.go 9391a822ea daemon: honor default runtime when starting containers пре 8 година
start_windows.go 4bf8714fac Merge pull request #33311 from msabansal/dnssearch пре 8 година
stats.go eb3a7c2329 Send "Name" and "ID" when stating stopped containers пре 8 година
stats_collector.go 835971c6fd Extract daemon statsCollector to its own package пре 8 година
stats_unix.go 45818d6fc4 Removed engine-api leftovers пре 8 година
stats_windows.go 340e5233b2 Windows: stats support пре 9 година
stop.go 4921171587 Update ContainerWait API пре 8 година
top_unix.go a7497c39cd Fixing issue of docker top command failure when dealing with -m option пре 8 година
top_unix_test.go a7497c39cd Fixing issue of docker top command failure when dealing with -m option пре 8 година
top_windows.go 16bdbaaa33 Convert ContainerTopOKResponse from swagger spec. пре 8 година
unpause.go 0bac72e4bd remove running judgement when unpause container пре 9 година
update.go 97f8607164 Remove ContainerUpdateCmdOnBuild, it does nothing. пре 8 година
update_linux.go 6102243692 Add `--cpus` support for `docker update` пре 8 година
update_solaris.go 91e197d614 Add engine-api types to docker пре 9 година
update_windows.go 91e197d614 Add engine-api types to docker пре 9 година
volumes.go 79b19c2e16 Merge pull request #33257 from mtesselH/master пре 8 година
volumes_unit_test.go baba1a8493 reorder imports with goimports пре 9 година
volumes_unix.go cf3ef262b1 close the file пре 8 година
volumes_unix_test.go 3cf18596e9 Fix issue backporting mount spec to pre-1.13 obj пре 8 година
volumes_windows.go e0577d5fe8 fix some typos from module contrib to man пре 8 година
wait.go 4921171587 Update ContainerWait API пре 8 година
workdir.go 80b642ff88 Ignore the daemon log config when building images. пре 8 година