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