Yuanhong Peng 8c32659979 Fixes #29654: take reference to RWLayer while committing/exporting 8 years ago
..
caps 9c4570a958 Replace execdrivers with containerd implementation 9 years ago
cluster 9bed0883e7 Enabling ILB/ELB on windows using per-node, per-network LB endpoint. 7 years ago
config dc35a8a5d2 Merge pull request #34821 from thaJeztah/remove-enable-api-cors 7 years ago
discovery 09652bf878 Add ineffassign linter 8 years ago
events ed916a233c make engine support cluster config event 8 years ago
exec f7f101d57e Add gosimple linter 7 years ago
graphdriver 777d4a1bf4 Merge pull request #34861 from tklauser/fix-cstring-leaks 7 years ago
initlayer 7a7357dae1 LCOW: Implemented support for docker cp + build 7 years ago
links 2a8d6368d4 use t.Fatal() to output the err message where the values used for formatting 8 years ago
listeners 2f5f0af3fd Add unconvert linter 8 years ago
logger 5c57ca17d5 Merge pull request #34520 from fnoeding/fixed-raw-splunk-logger 7 years ago
names 22b246417f Move names to a more appropriate package. 8 years ago
network 9bed0883e7 Enabling ILB/ELB on windows using per-node, per-network LB endpoint. 7 years ago
stats ebcb7d6b40 Remove string checking in API error handling 8 years ago
testdata 2f007e46d0 Remove libtrust dep from api 8 years ago
apparmor_default.go dd340c52cb apparmor: make pkg/aaparser work on read-only root 8 years ago
apparmor_default_unsupported.go 567ef8e785 daemon: switch to 'ensure' workflow for AppArmor profiles 8 years ago
archive.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 years ago
archive_tarcopyoptions.go 09cd96c5ad Partial refactor of UID/GID usage to use a unified struct. 8 years ago
archive_tarcopyoptions_unix.go acdbc285e2 Fix vfs unit test and port VFS to the new IDMappings 8 years ago
archive_tarcopyoptions_windows.go 8a7ff5ff74 daemon/archive.go: Fix copy routines to preserve UID. 8 years ago
archive_unix.go e89b6e8c2d Volume refactoring for LCOW 7 years ago
archive_windows.go bd5f92d263 Remove CopyOnBuild from the daemon. 8 years ago
attach.go 94cefa2145 Optimize some wrong usage and spelling 8 years ago
auth.go 91e197d614 Add engine-api types to docker 9 years ago
bindmount_solaris.go 934328d8ea Add functional support for Docker sub commands on Solaris 8 years ago
bindmount_unix.go 934328d8ea Add functional support for Docker sub commands on Solaris 8 years ago
build.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 years ago
cache.go 1009e6a40b Update logrus to v1.0.1 8 years ago
changes.go 4fac603682 Windows: support docker diff 8 years ago
checkpoint.go 22b246417f Move names to a more appropriate package. 8 years ago
cluster.go e2ec006797 Fix race condition between swarm and libnetwork 8 years ago
commit.go 8c32659979 Fixes #29654: take reference to RWLayer while committing/exporting 7 years ago
configs.go 1009e6a40b Update logrus to v1.0.1 8 years ago
configs_linux.go 9e9fc7b57c Add config support to executor backend 8 years ago
configs_unsupported.go e0d533b1e8 Add Windows configs support 8 years ago
configs_windows.go e0d533b1e8 Add Windows configs support 8 years ago
container.go 9fa449064c LCOW: WORKDIR correct handling 8 years ago
container_linux.go ebcb7d6b40 Remove string checking in API error handling 8 years ago
container_operations.go ebcb7d6b40 Remove string checking in API error handling 8 years ago
container_operations_solaris.go 349913ce9f Include Endpoint List for Shared Endpoints 8 years ago
container_operations_unix.go 472c03a8c3 Relabel config files. 8 years ago
container_operations_windows.go 1009e6a40b Update logrus to v1.0.1 8 years ago
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 years ago
create.go 9fa449064c LCOW: WORKDIR correct handling 8 years ago
create_unix.go 1009e6a40b Update logrus to v1.0.1 8 years ago
create_windows.go e89b6e8c2d Volume refactoring for LCOW 7 years ago
daemon.go c85e8622a4 Decouple plugin manager from libcontainerd package 7 years ago
daemon_experimental.go c410222e42 move plugins out of experimental 8 years ago
daemon_linux.go 1009e6a40b Update logrus to v1.0.1 8 years ago
daemon_linux_test.go 2a8d6368d4 use t.Fatal() to output the err message where the values used for formatting 8 years ago
daemon_solaris.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 years ago
daemon_test.go 1128fc1add Store container names in memdb 8 years ago
daemon_unix.go 83c2152de5 Automatically set `may_detach_mounts=1` on startup 7 years ago
daemon_unix_test.go 09652bf878 Add ineffassign linter 8 years ago
daemon_unsupported.go 86d8758e2b Get the Docker Engine to build clean on Solaris 9 years ago
daemon_windows.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 years ago
debugtrap_unix.go 1009e6a40b Update logrus to v1.0.1 8 years ago
debugtrap_unsupported.go 4c62b12636 Spew debugging 8 years ago
debugtrap_windows.go e942513ac4 Use event functions from golang.org/x/sys/windows 8 years ago
delete.go ebcb7d6b40 Remove string checking in API error handling 8 years ago
delete_test.go e62b2d410c Move ErrorContains to an internal package. 8 years ago
dependency.go 9e9fc7b57c Add config support to executor backend 8 years ago
disk_usage.go 313bc1e339 Fix variable shadowing causing LayersSize to be reported as 0 7 years ago
errors.go ebcb7d6b40 Remove string checking in API error handling 8 years ago
events.go 1009e6a40b Update logrus to v1.0.1 8 years ago
events_test.go 55f8828eec LCOW: Remove CommonContainer - just Container 8 years ago
exec.go 709bf8b7bc Add interfacer linter 8 years ago
exec_linux.go 790a81ea9a daemon: also ensureDefaultApparmorProfile in exec path 8 years ago
exec_solaris.go 86d8758e2b Get the Docker Engine to build clean on Solaris 9 years ago
exec_windows.go 19645521a9 LCOW: pass command arguments without extra quoting 8 years ago
export.go 8c32659979 Fixes #29654: take reference to RWLayer while committing/exporting 7 years ago
getsize_unix.go 1009e6a40b Update logrus to v1.0.1 8 years ago
health.go 62c1f0ef41 Add deadcode linter 8 years ago
health_test.go aacddda89d Move checkpointing to the Container object 8 years ago
image.go 7b9a8f460b Move to a single tag-store 8 years ago
image_delete.go 7b9a8f460b Move to a single tag-store 8 years ago
image_exporter.go 7b9a8f460b Move to a single tag-store 8 years ago
image_history.go 7b9a8f460b Move to a single tag-store 8 years ago
image_inspect.go 7b9a8f460b Move to a single tag-store 8 years ago
image_pull.go 7b9a8f460b Move to a single tag-store 8 years ago
image_push.go 7b9a8f460b Move to a single tag-store 8 years ago
image_tag.go 7b9a8f460b Move to a single tag-store 8 years ago
images.go f7f101d57e Add gosimple linter 7 years ago
import.go ebcb7d6b40 Remove string checking in API error handling 8 years ago
info.go 2f5f0af3fd Add unconvert linter 8 years ago
info_unix.go 1009e6a40b Update logrus to v1.0.1 8 years ago
info_unix_test.go 72eddf4258 Refactor "init" version parsing, and add unit-test 8 years ago
info_windows.go 514ca09426 api: types: keep info.SecurityOptions a string slice 8 years ago
inspect.go ebcb7d6b40 Remove string checking in API error handling 8 years ago
inspect_solaris.go cfc404a375 Move platform specific mount data to Container 8 years ago
inspect_unix.go cfc404a375 Move platform specific mount data to Container 8 years ago
inspect_windows.go cfc404a375 Move platform specific mount data to Container 8 years ago
keys.go ca3e4545aa Change root_maxkeys 9 years ago
keys_unsupported.go 7c3657065c change minor mistake of spelling 8 years ago
kill.go 94cefa2145 Optimize some wrong usage and spelling 8 years ago
links.go 600ad5c1b7 Remove links when remove container 8 years ago
list.go ebcb7d6b40 Remove string checking in API error handling 8 years ago
list_unix.go 8e425ebc42 stop grabbing container locks during ps 8 years ago
list_windows.go 8e425ebc42 stop grabbing container locks during ps 8 years ago
logdrivers_linux.go 2764d67c3a added logentries driver 8 years ago
logdrivers_windows.go cff9679c6c Windows: Enable fluentd logdriver 8 years ago
logs.go ebcb7d6b40 Remove string checking in API error handling 8 years ago
logs_test.go 91e197d614 Add engine-api types to docker 9 years ago
metrics.go f7f101d57e Add gosimple linter 7 years ago
metrics_unix.go 1009e6a40b Update logrus to v1.0.1 8 years ago
metrics_unsupported.go 0e8e8f0f31 Add support for metrics plugins 8 years ago
monitor.go 9b47b7b151 Fix golint errors. 8 years ago
monitor_linux.go 818a5198e4 Adding postRunProcessing infrastructure for hanlding Windows Update. 9 years ago
monitor_solaris.go 86d8758e2b Get the Docker Engine to build clean on Solaris 9 years ago
monitor_windows.go 7c29103ad9 Update Windows and LCOW to use v1.0.0 runtime-spec 8 years ago
mounts.go 3cf18596e9 Fix issue backporting mount spec to pre-1.13 obj 8 years ago
names.go 22b246417f Move names to a more appropriate package. 8 years ago
network.go 9bed0883e7 Enabling ILB/ELB on windows using per-node, per-network LB endpoint. 7 years ago
oci_linux.go a5f9783c93 Merge pull request #34252 from Microsoft/akagup/lcow-remotefs-sandbox 7 years ago
oci_solaris.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 years ago
oci_windows.go a5f9783c93 Merge pull request #34252 from Microsoft/akagup/lcow-remotefs-sandbox 7 years ago
pause.go ebcb7d6b40 Remove string checking in API error handling 8 years ago
prune.go 7b9a8f460b Move to a single tag-store 8 years ago
reload.go 7120976d74 Implement none, private, and shareable ipc modes 8 years ago
reload_test.go b075cd2d78 Merge pull request #34495 from ripcurld0/registry_mirror_json 7 years ago
rename.go ebcb7d6b40 Remove string checking in API error handling 8 years ago
resize.go ebcb7d6b40 Remove string checking in API error handling 8 years ago
restart.go 1009e6a40b Update logrus to v1.0.1 8 years ago
search.go ebcb7d6b40 Remove string checking in API error handling 8 years ago
search_test.go 514adcf458 Remove redundant format 8 years ago
seccomp_disabled.go 041e5a21dc Replace old oci specs import with runtime-specs 9 years ago
seccomp_linux.go 1009e6a40b Update logrus to v1.0.1 8 years ago
seccomp_unsupported.go a3b9dd89a1 Fix seccomp output in `docker info` 9 years ago
secrets.go 1009e6a40b Update logrus to v1.0.1 8 years ago
secrets_linux.go 3716ec25b4 secrets: secret management for swarm 8 years ago
secrets_unsupported.go bd4e8aa64e Add Windows secrets support 8 years ago
secrets_windows.go bd4e8aa64e Add Windows secrets support 8 years ago
selinux_linux.go abbbf91498 Switch to using opencontainers/selinux for selinux bindings 8 years ago
selinux_unsupported.go f9daecc880 Rename daemon/utils_*.go to selinux 9 years ago
start.go 7a7357dae1 LCOW: Implemented support for docker cp + build 7 years ago
start_unix.go ebcb7d6b40 Remove string checking in API error handling 8 years ago
start_windows.go 7c29103ad9 Update Windows and LCOW to use v1.0.0 runtime-spec 8 years ago
stats.go eb3a7c2329 Send "Name" and "ID" when stating stopped containers 8 years ago
stats_collector.go 835971c6fd Extract daemon statsCollector to its own package 8 years ago
stats_unix.go ebcb7d6b40 Remove string checking in API error handling 8 years ago
stats_windows.go 340e5233b2 Windows: stats support 8 years ago
stop.go 94cefa2145 Optimize some wrong usage and spelling 8 years ago
top_unix.go f7f101d57e Add gosimple linter 7 years ago
top_unix_test.go a7497c39cd Fixing issue of docker top command failure when dealing with -m option 8 years ago
top_windows.go 16bdbaaa33 Convert ContainerTopOKResponse from swagger spec. 8 years ago
trustkey.go 2f007e46d0 Remove libtrust dep from api 8 years ago
trustkey_test.go 2f007e46d0 Remove libtrust dep from api 8 years ago
unpause.go 0bac72e4bd remove running judgement when unpause container 9 years ago
update.go 9b47b7b151 Fix golint errors. 8 years ago
update_linux.go 6102243692 Add `--cpus` support for `docker update` 8 years ago
update_solaris.go 91e197d614 Add engine-api types to docker 9 years ago
update_windows.go 91e197d614 Add engine-api types to docker 9 years ago
volumes.go 5bbf5cc671 Set selinux label on local volumes from mounts API 7 years ago
volumes_unit_test.go e89b6e8c2d Volume refactoring for LCOW 7 years ago
volumes_unix.go 76d96418b1 avoid saving container state to disk before daemon.Register 8 years ago
volumes_unix_test.go 39bcaee47b Spelling fixes 8 years ago
volumes_windows.go 09cd96c5ad Partial refactor of UID/GID usage to use a unified struct. 8 years ago
wait.go 4921171587 Update ContainerWait API 8 years ago
workdir.go 93fbdb69ac Remove error return from RootPair 8 years ago