Sebastiaan van Stijn 08e4e88482 daemon: raise default minimum API version to v1.24 1 year ago
..
cluster 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 year ago
config 08e4e88482 daemon: raise default minimum API version to v1.24 1 year ago
containerd 203bac0ec4 daemon/c8d: Unmount container fs after unclean shutdown 1 year ago
events 1148a24e64 migrate to new github.com/distribution/reference module 1 year ago
graphdriver a3fdad84ad graphdriver/copy: faster copy of hard links 1 year ago
images 677d41aa3b Plumb context through info endpoint 1 year ago
initlayer 498da44aab remove some remaining pre-go1.17 build-tags 1 year ago
links 39f59c3289 daemon/links: use strings.Cut() 2 years ago
listeners cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
logger cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
names 4f0d95fa6e Add canonical import comment 7 years ago
network 20b770237c daemon/network: Settings: move sandbox fields together 1 year ago
snapshotter 203bac0ec4 daemon/c8d: Unmount container fs after unclean shutdown 1 year ago
stats 95aea39348 Make one-shot stats faster 1 year ago
testdata 2f007e46d0 Remove libtrust dep from api 7 years ago
apparmor_default.go ab35df454d remove pre-go1.17 build-tags 2 years ago
apparmor_default_unsupported.go ab35df454d remove pre-go1.17 build-tags 2 years ago
archive.go 4fd91c3f37 daemon: refactor isOnlineFSOperationPermitted 2 years ago
archive_tarcopyoptions.go 098a44c07f Finish refactor of UID/GID usage to a new struct 3 years ago
archive_tarcopyoptions_unix.go ab35df454d remove pre-go1.17 build-tags 2 years ago
archive_tarcopyoptions_windows.go 4f0d95fa6e Add canonical import comment 7 years ago
archive_unix.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 year ago
archive_windows.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 year ago
attach.go e18f5a5304 container: internalize InitAttachContext 1 year ago
auth.go a02abca49a daemon: use types/registry.AuthConfig 3 years ago
cdi.go 49e04102c1 Update container-device-interface to v0.6.2 1 year ago
changes.go 4c459ddabd c8d: add support for `docker diff` 2 years ago
checkpoint.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 year ago
cluster.go a0a473125b Fix libnetwork imports 4 years ago
commit.go 1148a24e64 migrate to new github.com/distribution/reference module 1 year ago
configs.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
configs_linux.go 4f0d95fa6e Add canonical import comment 7 years ago
configs_unsupported.go ab35df454d remove pre-go1.17 build-tags 2 years ago
configs_windows.go 4f0d95fa6e Add canonical import comment 7 years ago
container.go 2df698025c HealthCheck: add validation for minimum accepted start-interval 1 year ago
container_linux.go ab35df454d remove pre-go1.17 build-tags 2 years ago
container_operations.go 84036d3e18 daemon/config: change DNSConfig.DNS to a []net.IP 1 year ago
container_operations_unix.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
container_operations_windows.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
container_unix_test.go bd523abd44 remove more direct uses of logrus 1 year ago
container_windows.go 5d040cbd16 daemon: fix capitalization of some functions 5 years ago
containerfs_linux.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
content.go 468d6616bf daemon: configureLocalContentStore: return concrete types 2 years ago
create.go 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 year ago
create_unix.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
create_windows.go 146df5fbd3 Fix pruning anon volume created from image config 2 years ago
daemon.go 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 year ago
daemon_linux.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
daemon_linux_test.go 492c09276d tests: Move libnetwork/testutils to internal/testutils/netnsutils 2 years ago
daemon_test.go 210932b3bf daemon: format code with gofumpt 2 years ago
daemon_unix.go ce1ee98aba Merge pull request #46447 from akerouanton/api-predefined-networks 1 year ago
daemon_unix_test.go bd523abd44 remove more direct uses of logrus 1 year ago
daemon_unsupported.go 0b592467d9 daemon: read-copy-update the daemon config 2 years ago
daemon_windows.go ce1ee98aba Merge pull request #46447 from akerouanton/api-predefined-networks 1 year ago
daemon_windows_test.go ab35df454d remove pre-go1.17 build-tags 2 years ago
debugtrap_unix.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
debugtrap_unsupported.go ab35df454d remove pre-go1.17 build-tags 2 years ago
debugtrap_windows.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
delete.go 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 year ago
delete_test.go 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 year ago
dependency.go 1c129103b4 Bump swarmkit to v2 3 years ago
devices.go dedf5747cc Remove need to set Capabilities for cdi driver 2 years ago
disk_usage.go 9670d9364d api/types: move ContainerListOptions to api/types/container 1 year ago
errors.go 69cf2ad6a5 daemon: cleanupContainer: don't fail if container is already stopped 1 year ago
errors_test.go 69cf2ad6a5 daemon: cleanupContainer: don't fail if container is already stopped 1 year ago
events.go 677d41aa3b Plumb context through info endpoint 1 year ago
events_test.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 year ago
exec.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
exec_linux.go 9d578a2e6d Cleanup duplicate imports 1 year ago
exec_linux_test.go d222bf097c daemon: reload runtimes w/o breaking containers 2 years ago
exec_windows.go 0b592467d9 daemon: read-copy-update the daemon config 2 years ago
export.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 year ago
health.go 02a932d63f Fix case where health start interval is 0 uses default 1 year ago
health_test.go bd523abd44 remove more direct uses of logrus 1 year ago
id.go 642e9917ff Add otel support 1 year ago
image_service.go 677d41aa3b Plumb context through info endpoint 1 year ago
info.go 08e4e88482 daemon: raise default minimum API version to v1.24 1 year ago
info_unix.go 677d41aa3b Plumb context through info endpoint 1 year ago
info_unix_test.go ab35df454d remove pre-go1.17 build-tags 2 years ago
info_windows.go 677d41aa3b Plumb context through info endpoint 1 year ago
inspect.go ce1ee98aba Merge pull request #46447 from akerouanton/api-predefined-networks 1 year ago
inspect_linux.go ee9f0ed895 api: Deprecate ContainerConfig.MacAddress 1 year ago
inspect_test.go d222bf097c daemon: reload runtimes w/o breaking containers 2 years ago
inspect_windows.go 45ee4d7c78 c8d: Compute container's layer size 2 years ago
keys.go ab35df454d remove pre-go1.17 build-tags 2 years ago
keys_unsupported.go ab35df454d remove pre-go1.17 build-tags 2 years ago
kill.go 61d8f57f2a daemon: kill: use log level to "warn" if container doesn't exit in time 1 year ago
licensing.go c90229ed9a api/types: move system info types to api/types/system 2 years ago
licensing_test.go c90229ed9a api/types: move system info types to api/types/system 2 years ago
links.go 4f0d95fa6e Add canonical import comment 7 years ago
list.go 9670d9364d api/types: move ContainerListOptions to api/types/container 1 year ago
list_test.go 9670d9364d api/types: move ContainerListOptions to api/types/container 1 year ago
list_unix.go ab35df454d remove pre-go1.17 build-tags 2 years ago
list_windows.go e332c41e9d pkg/containerfs: alias ContainerFS to string 2 years ago
logdrivers_linux.go 750f0d1648 Support configuration of log cacher. 5 years ago
logdrivers_windows.go 750f0d1648 Support configuration of log cacher. 5 years ago
logs.go ebef4efb88 api/types: move ContainerLogsOptions to api/types/container 1 year ago
logs_test.go 4f0d95fa6e Add canonical import comment 7 years ago
metrics.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
metrics_unix.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
metrics_unsupported.go 0b592467d9 daemon: read-copy-update the daemon config 2 years ago
monitor.go 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 year ago
mounts.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
names.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
network.go d2865f1e8a daemon: win: set DNS config on all adapters 1 year ago
network_windows.go 64c6f72988 libnetwork: remove Network interface 2 years ago
nvidia_linux.go 07ff4f1de8 goimports: fix imports 5 years ago
oci_linux.go df3a321164 migrate to github.com/moby/sys/user 1 year ago
oci_linux_test.go 210932b3bf daemon: format code with gofumpt 2 years ago
oci_opts.go 8a094fe609 daemon: ensure OCI options play nicely together 2 years ago
oci_utils.go 8a094fe609 daemon: ensure OCI options play nicely together 2 years ago
oci_windows.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
oci_windows_test.go 210932b3bf daemon: format code with gofumpt 2 years ago
pause.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
prune.go 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 year ago
reload.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
reload_test.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
reload_unix.go 0f6eeecac0 daemon: consolidate runtimes config validation 2 years ago
reload_windows.go d222bf097c daemon: reload runtimes w/o breaking containers 2 years ago
rename.go b1676a289c daemon: ContainerRename: move log args to log fields 1 year ago
resize.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 year ago
resize_test.go ab35df454d remove pre-go1.17 build-tags 2 years ago
restart.go aeb8972281 daemon: daemon.containerRestart: don't cancel restart on context cancel 1 year ago
runtime_unix.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
runtime_unix_test.go fd6dd6935b vendor: github.com/containerd/containerd v1.7.6 1 year ago
runtime_windows.go d222bf097c daemon: reload runtimes w/o breaking containers 2 years ago
seccomp_linux.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
seccomp_linux_test.go 3eebf4d162 container: split security options to a SecurityOptions struct 2 years ago
seccomp_unsupported.go ab35df454d remove pre-go1.17 build-tags 2 years ago
secrets.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
secrets_linux.go 4f0d95fa6e Add canonical import comment 7 years ago
secrets_unsupported.go ab35df454d remove pre-go1.17 build-tags 2 years ago
secrets_windows.go 4f0d95fa6e Add canonical import comment 7 years ago
start.go 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 year ago
start_unix.go 0f6eeecac0 daemon: consolidate runtimes config validation 2 years ago
start_windows.go d222bf097c daemon: reload runtimes w/o breaking containers 2 years ago
stats.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
stats_collector.go 2d49080056 pkg/sysinfo: move MemInfo and ReadMemInfo to a separate package 2 years ago
stats_unix.go 95aea39348 Make one-shot stats faster 1 year ago
stats_windows.go 95aea39348 Make one-shot stats faster 1 year ago
stop.go dca89c67ef daemon: daemon.containerStop: use context.WithoutCancel 1 year ago
top_unix.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 year ago
top_unix_test.go 02815416bb daemon: use string-literals for easier grep'ing 2 years ago
top_windows.go 210932b3bf daemon: format code with gofumpt 2 years ago
unpause.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
update.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 year ago
update_linux.go dea870f4ea daemon: stop setting container resources to zero 2 years ago
update_linux_test.go dea870f4ea daemon: stop setting container resources to zero 2 years ago
update_windows.go 85ad4b16c1 Windows: Experimental: Allow containerd for runtime 6 years ago
volumes.go cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
volumes_linux.go 1e49fdcafc Fix the several typos detected by github.com/client9/misspell 7 years ago
volumes_linux_test.go eb14d936bf daemon: rename variables that collide with imported package names 5 years ago
volumes_unit_test.go 300c11c7c9 volume/mounts: remove "containerOS" argument from NewParser (LCOW code) 4 years ago
volumes_unix.go 0f871f8cb7 api/types/events: define "Action" type and consts 1 year ago
volumes_windows.go 763d839261 Add ADD/COPY --chown flag support to Windows 7 years ago
wait.go 7d62e40f7e Switch from x/net/context -> context 7 years ago
workdir.go 763d839261 Add ADD/COPY --chown flag support to Windows 7 years ago