Sebastiaan van Stijn ff2a5301b8 daemon: remove discovery-related config handling há 3 anos atrás
..
cluster c55a4ac779 refactor: move from io/ioutil to io and os package há 3 anos atrás
config ff2a5301b8 daemon: remove discovery-related config handling há 3 anos atrás
discovery 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 há 5 anos atrás
events 247f4796d2 api/types/events: add "Type" type for event-type enum há 3 anos atrás
exec b5f28865ef Handle blocked I/O of exec'd processes há 6 anos atrás
graphdriver cfd26afabe Use syscall.Timespec.Unix há 3 anos atrás
images c55a4ac779 refactor: move from io/ioutil to io and os package há 3 anos atrás
initlayer 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
links f4f56b1197 daemon: normalize comment formatting há 5 anos atrás
listeners 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
logger 520dfc36f9 Merge pull request #43100 from conorevans/conorevans/update-fluent há 3 anos atrás
names 4f0d95fa6e Add canonical import comment há 7 anos atrás
network 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
stats 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
testdata 2f007e46d0 Remove libtrust dep from api há 8 anos atrás
apparmor_default.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
apparmor_default_unsupported.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
archive.go eb14d936bf daemon: rename variables that collide with imported package names há 5 anos atrás
archive_tarcopyoptions.go 763d839261 Add ADD/COPY --chown flag support to Windows há 7 anos atrás
archive_tarcopyoptions_unix.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
archive_tarcopyoptions_windows.go 4f0d95fa6e Add canonical import comment há 7 anos atrás
archive_unix.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
archive_windows.go 4f0d95fa6e Add canonical import comment há 7 anos atrás
attach.go 07d60bc257 Replace errors.Cause() with errors.Is() / errors.As() há 5 anos atrás
auth.go 7d62e40f7e Switch from x/net/context -> context há 7 anos atrás
changes.go 05469b5fa2 daemon: add "isWindows" const há 5 anos atrás
checkpoint.go c55a4ac779 refactor: move from io/ioutil to io and os package há 3 anos atrás
cluster.go a0a473125b Fix libnetwork imports há 4 anos atrás
commit.go 05469b5fa2 daemon: add "isWindows" const há 5 anos atrás
configs.go c02171802b Merge configs/secrets in unix implementation há 7 anos atrás
configs_linux.go 4f0d95fa6e Add canonical import comment há 7 anos atrás
configs_unsupported.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
configs_windows.go 4f0d95fa6e Add canonical import comment há 7 anos atrás
container.go 12f1b3ce43 Merge pull request #42616 from thaJeztah/migrate_pkg_signal há 4 anos atrás
container_linux.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
container_operations.go 4b981436fe Fixup libnetwork lint errors há 4 anos atrás
container_operations_unix.go 03f1c3d78f Lock down docker root dir perms. há 3 anos atrás
container_operations_windows.go c55a4ac779 refactor: move from io/ioutil to io and os package há 3 anos atrás
container_unix_test.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
container_windows.go 5d040cbd16 daemon: fix capitalization of some functions há 5 anos atrás
content.go 9ca3bb632e Store image manifests in containerd content store há 4 anos atrás
create.go 03f1c3d78f Lock down docker root dir perms. há 3 anos atrás
create_test.go 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 há 5 anos atrás
create_unix.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
create_windows.go 0c84c322ae daemon, oci: remove LCOW bits há 4 anos atrás
daemon.go ff2a5301b8 daemon: remove discovery-related config handling há 3 anos atrás
daemon_linux.go a0a473125b Fix libnetwork imports há 4 anos atrás
daemon_linux_test.go c55a4ac779 refactor: move from io/ioutil to io and os package há 3 anos atrás
daemon_test.go c55a4ac779 refactor: move from io/ioutil to io and os package há 3 anos atrás
daemon_unix.go 40ccedd61b Merge pull request #42785 from sanchayanghosh/42753-fix-host.internal há 3 anos atrás
daemon_unix_test.go 702cb7fe14 daemon: remove discovery related tests há 3 anos atrás
daemon_unsupported.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
daemon_windows.go d116e12c6d Merge pull request #42726 from thaJeztah/daemon_simplify_nwconfig há 3 anos atrás
daemon_windows_test.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
debugtrap_unix.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
debugtrap_unsupported.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
debugtrap_windows.go ea5c94cdb9 pkg/signal: move signal.DumpStacks() to a separate package há 4 anos atrás
delete.go 1c0af18c6c vendor: opencontainers/selinux v1.8.0, and remove selinux build-tag and stubs há 4 anos atrás
delete_test.go c55a4ac779 refactor: move from io/ioutil to io and os package há 3 anos atrás
dependency.go 4f0d95fa6e Add canonical import comment há 7 anos atrás
devices_linux.go 8f936ae8cf Add DeviceRequests to HostConfig to support NVIDIA GPUs há 6 anos atrás
disk_usage.go 135cec5d4d daemon,volume: share disk usage computations há 4 anos atrás
errors.go 225e046d9d Error string match: do not match command path há 4 anos atrás
events.go a0a473125b Fix libnetwork imports há 4 anos atrás
events_test.go eb14d936bf daemon: rename variables that collide with imported package names há 5 anos atrás
exec.go 28409ca6c7 replace pkg/signal with moby/sys/signal v0.5.0 há 4 anos atrás
exec_linux.go 2834f842ee Use containerd's apparmor package to detect if apparmor can be used há 4 anos atrás
exec_linux_test.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
exec_windows.go 20833b06a0 Windows: (WCOW) Generate OCI spec that remote runtime can escape há 6 anos atrás
export.go dc7cbb9b33 remove layerstore indexing by OS (used for LCOW) há 4 anos atrás
health.go 797ec8e913 daemon: rename all receivers to "daemon" há 5 anos atrás
health_test.go 1741d669b3 daemon: suppress logs in unit tests há 5 anos atrás
info.go ff2a5301b8 daemon: remove discovery-related config handling há 3 anos atrás
info_unix.go 65cc84abc5 Merge pull request #42152 from AkihiroSuda/fix-rootless-info-42151 há 3 anos atrás
info_unix_test.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
info_windows.go 072400fc4b Make cgroup namespaces configurable há 6 anos atrás
inspect.go eb14d936bf daemon: rename variables that collide with imported package names há 5 anos atrás
inspect_linux.go eb14d936bf daemon: rename variables that collide with imported package names há 5 anos atrás
inspect_test.go 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 há 5 anos atrás
inspect_windows.go 4f0d95fa6e Add canonical import comment há 7 anos atrás
keys.go c55a4ac779 refactor: move from io/ioutil to io and os package há 3 anos atrás
keys_unsupported.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
kill.go 28409ca6c7 replace pkg/signal with moby/sys/signal v0.5.0 há 4 anos atrás
licensing.go 896d1b1c61 Expose license status in Info (#37612) há 7 anos atrás
licensing_test.go 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 há 5 anos atrás
links.go 4f0d95fa6e Add canonical import comment há 7 anos atrás
list.go d61b7c1211 daemon: var-declaration: should omit type bool (revive) há 4 anos atrás
list_test.go c55a4ac779 refactor: move from io/ioutil to io and os package há 3 anos atrás
list_unix.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
list_windows.go 4f0d95fa6e Add canonical import comment há 7 anos atrás
logdrivers_linux.go 750f0d1648 Support configuration of log cacher. há 5 anos atrás
logdrivers_windows.go 750f0d1648 Support configuration of log cacher. há 5 anos atrás
logs.go eb14d936bf daemon: rename variables that collide with imported package names há 5 anos atrás
logs_test.go 4f0d95fa6e Add canonical import comment há 7 anos atrás
metrics.go 797ec8e913 daemon: rename all receivers to "daemon" há 5 anos atrás
metrics_unix.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
metrics_unsupported.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
monitor.go e192ce4009 Move container exit state to after cleanup. há 4 anos atrás
mounts.go e4b6adc88e Extract volume interaction to a volumes service há 7 anos atrás
names.go 2df693e533 Entropy cannot be saved há 6 anos atrás
network.go bb17074119 reformat "nolint" comments há 4 anos atrás
network_windows.go a0a473125b Fix libnetwork imports há 4 anos atrás
nvidia_linux.go 07ff4f1de8 goimports: fix imports há 5 anos atrás
oci_linux.go 9d9b8e0cf3 daemon.WithDevices(): use containerd's HostDevices() há 3 anos atrás
oci_linux_test.go a826ca3aef daemon.WithCommonOptions() fix detection of user-namespaces há 3 anos atrás
oci_utils.go 07ff4f1de8 goimports: fix imports há 5 anos atrás
oci_windows.go c55a4ac779 refactor: move from io/ioutil to io and os package há 3 anos atrás
oci_windows_test.go c55a4ac779 refactor: move from io/ioutil to io and os package há 3 anos atrás
pause.go eb14d936bf daemon: rename variables that collide with imported package names há 5 anos atrás
prune.go 4b981436fe Fixup libnetwork lint errors há 4 anos atrás
reload.go ff2a5301b8 daemon: remove discovery-related config handling há 3 anos atrás
reload_test.go 702cb7fe14 daemon: remove discovery related tests há 3 anos atrás
reload_unix.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
reload_windows.go 4f0d95fa6e Add canonical import comment há 7 anos atrás
rename.go a0a473125b Fix libnetwork imports há 4 anos atrás
resize.go c85fe2d224 Merge pull request #38522 from cpuguy83/fix_timers há 6 anos atrás
resize_test.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
restart.go eb14d936bf daemon: rename variables that collide with imported package names há 5 anos atrás
runtime_unix.go c55a4ac779 refactor: move from io/ioutil to io and os package há 3 anos atrás
runtime_windows.go 2903863a1d Add shim config for custom runtimes for plugins há 4 anos atrás
seccomp_disabled.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
seccomp_linux.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
seccomp_linux_test.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
seccomp_unsupported.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
secrets.go 4f0d95fa6e Add canonical import comment há 7 anos atrás
secrets_linux.go 4f0d95fa6e Add canonical import comment há 7 anos atrás
secrets_unsupported.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
secrets_windows.go 4f0d95fa6e Add canonical import comment há 7 anos atrás
start.go 300c11c7c9 volume/mounts: remove "containerOS" argument from NewParser (LCOW code) há 4 anos atrás
start_unix.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
start_windows.go 1285c6d125 Windows CI: Add support for testing with containerd há 4 anos atrás
stats.go 54d88a7cd3 Merge pull request #40478 from cpuguy83/dont-prime-the-stats há 5 anos atrás
stats_collector.go 4f0d95fa6e Add canonical import comment há 7 anos atrás
stats_unix.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
stats_windows.go 4f0d95fa6e Add canonical import comment há 7 anos atrás
stop.go d15ce134ef Fix log statement 'failed to exit' timeout accuracy há 4 anos atrás
top_unix.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
top_unix_test.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
top_windows.go 07ff4f1de8 goimports: fix imports há 5 anos atrás
trustkey.go e554ab5589 Allow system.MkDirAll() to be used as drop-in for os.MkDirAll() há 6 anos atrás
trustkey_test.go c55a4ac779 refactor: move from io/ioutil to io and os package há 3 anos atrás
unpause.go eb14d936bf daemon: rename variables that collide with imported package names há 5 anos atrás
update.go 300c11c7c9 volume/mounts: remove "containerOS" argument from NewParser (LCOW code) há 4 anos atrás
update_linux.go 07ff4f1de8 goimports: fix imports há 5 anos atrás
update_windows.go 85ad4b16c1 Windows: Experimental: Allow containerd for runtime há 6 anos atrás
util_test.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
volumes.go 300c11c7c9 volume/mounts: remove "containerOS" argument from NewParser (LCOW code) há 4 anos atrás
volumes_linux.go 1e49fdcafc Fix the several typos detected by github.com/client9/misspell há 7 anos atrás
volumes_linux_test.go eb14d936bf daemon: rename variables that collide with imported package names há 5 anos atrás
volumes_unit_test.go 300c11c7c9 volume/mounts: remove "containerOS" argument from NewParser (LCOW code) há 4 anos atrás
volumes_unix.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
volumes_unix_test.go 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
volumes_windows.go 763d839261 Add ADD/COPY --chown flag support to Windows há 7 anos atrás
wait.go 7d62e40f7e Switch from x/net/context -> context há 7 anos atrás
workdir.go 763d839261 Add ADD/COPY --chown flag support to Windows há 7 anos atrás