.. |
cluster
|
779a5b3029
ImageService.GetImage(): pass context
|
2 yıl önce |
config
|
d082bbcc05
Merge pull request #43978 from cpuguy83/default_runtime_shim
|
2 yıl önce |
containerd
|
779a5b3029
ImageService.GetImage(): pass context
|
2 yıl önce |
events
|
247f4796d2
api/types/events: add "Type" type for event-type enum
|
3 yıl önce |
graphdriver
|
762fc76cf9
Merge pull request #44089 from thaJeztah/update_golangci_lint
|
2 yıl önce |
images
|
89555e45f2
Merge pull request #44191 from corhere/drop-containerfs-iface
|
2 yıl önce |
initlayer
|
9ce2b30b81
pkg/containerfs: drop ContainerFS type alias
|
2 yıl önce |
links
|
7873c27cfb
all: replace strings.Replace with strings.ReplaceAll
|
3 yıl önce |
listeners
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
logger
|
762fc76cf9
Merge pull request #44089 from thaJeztah/update_golangci_lint
|
2 yıl önce |
names
|
4f0d95fa6e
Add canonical import comment
|
7 yıl önce |
network
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
stats
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
testdata
|
2f007e46d0
Remove libtrust dep from api
|
8 yıl önce |
apparmor_default.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
apparmor_default_unsupported.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
archive.go
|
6ca4eda960
daemon: clean up vestiges of ContainerFS
|
2 yıl önce |
archive_tarcopyoptions.go
|
098a44c07f
Finish refactor of UID/GID usage to a new struct
|
3 yıl önce |
archive_tarcopyoptions_unix.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
archive_tarcopyoptions_windows.go
|
4f0d95fa6e
Add canonical import comment
|
7 yıl önce |
archive_unix.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
archive_windows.go
|
4f0d95fa6e
Add canonical import comment
|
7 yıl önce |
attach.go
|
af5d83a641
Make it explicit raw|multiplexed stream implementation being used
|
3 yıl önce |
auth.go
|
a02abca49a
daemon: use types/registry.AuthConfig
|
3 yıl önce |
changes.go
|
05469b5fa2
daemon: add "isWindows" const
|
5 yıl önce |
checkpoint.go
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
2 yıl önce |
cluster.go
|
a0a473125b
Fix libnetwork imports
|
4 yıl önce |
commit.go
|
05469b5fa2
daemon: add "isWindows" const
|
5 yıl önce |
configs.go
|
c02171802b
Merge configs/secrets in unix implementation
|
7 yıl önce |
configs_linux.go
|
4f0d95fa6e
Add canonical import comment
|
7 yıl önce |
configs_unsupported.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
configs_windows.go
|
4f0d95fa6e
Add canonical import comment
|
7 yıl önce |
container.go
|
8dd14509d7
ImageService: rename GraphDriverName to StorageDriver
|
2 yıl önce |
container_linux.go
|
483aa6294b
daemon: load and cache sysInfo on initialization
|
3 yıl önce |
container_operations.go
|
528428919e
libnetwork/config: merge DaemonCfg into Config
|
2 yıl önce |
container_operations_unix.go
|
ea1eb449b7
daemon: killWithSignal, killPossiblyDeadProcess: accept syscall.Signal
|
3 yıl önce |
container_operations_windows.go
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 yıl önce |
container_unix_test.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
container_windows.go
|
5d040cbd16
daemon: fix capitalization of some functions
|
5 yıl önce |
content.go
|
58413c15cb
update to golang 1.19
|
2 yıl önce |
create.go
|
96355b4f1c
Merge pull request #44016 from thaJeztah/dont_set_ignoreImagesArgsEscaped
|
2 yıl önce |
create_test.go
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 yıl önce |
create_unix.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
create_windows.go
|
0c84c322ae
daemon, oci: remove LCOW bits
|
4 yıl önce |
daemon.go
|
173d16b233
Merge pull request #44193 from thaJeztah/libnetwork_cleanup
|
2 yıl önce |
daemon_linux.go
|
cb7b329911
daemon: fix daemon.Shutdown, daemon.Cleanup not cleaning up overlay2 mounts
|
3 yıl önce |
daemon_linux_test.go
|
cb7b329911
daemon: fix daemon.Shutdown, daemon.Cleanup not cleaning up overlay2 mounts
|
3 yıl önce |
daemon_test.go
|
70dc392bfa
Use hashicorp/go-memdb instead of truncindex
|
3 yıl önce |
daemon_unix.go
|
9ce2b30b81
pkg/containerfs: drop ContainerFS type alias
|
2 yıl önce |
daemon_unix_test.go
|
702cb7fe14
daemon: remove discovery related tests
|
3 yıl önce |
daemon_unsupported.go
|
b241e2008e
daemon.NewDaemon(): fix network feature detection on first start
|
3 yıl önce |
daemon_windows.go
|
9ce2b30b81
pkg/containerfs: drop ContainerFS type alias
|
2 yıl önce |
daemon_windows_test.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
debugtrap_unix.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
debugtrap_unsupported.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
debugtrap_windows.go
|
ea5c94cdb9
pkg/signal: move signal.DumpStacks() to a separate package
|
4 yıl önce |
delete.go
|
18e322bc7c
Lock container when deleting its root directory
|
2 yıl önce |
delete_test.go
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
2 yıl önce |
dependency.go
|
1c129103b4
Bump swarmkit to v2
|
3 yıl önce |
devices_linux.go
|
8f936ae8cf
Add DeviceRequests to HostConfig to support NVIDIA GPUs
|
6 yıl önce |
disk_usage.go
|
176f66df9c
api/types: replace uses of deprecated types.Volume with volume.Volume
|
3 yıl önce |
errors.go
|
bdb878ab2c
filters: lowercase error
|
3 yıl önce |
events.go
|
f90056a79d
daemon: LogDaemonEventWithAttributes: don't call SystemInfo()
|
3 yıl önce |
events_test.go
|
eb14d936bf
daemon: rename variables that collide with imported package names
|
5 yıl önce |
exec.go
|
a09f8dbe6e
daemon: Maintain container exec-inspect invariant
|
2 yıl önce |
exec_linux.go
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
2 yıl önce |
exec_linux_test.go
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
2 yıl önce |
exec_windows.go
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
2 yıl önce |
export.go
|
6ca4eda960
daemon: clean up vestiges of ContainerFS
|
2 yıl önce |
health.go
|
0670621291
Merge pull request #43997 from thaJeztah/healthcheck_capture_logs
|
2 yıl önce |
health_test.go
|
1741d669b3
daemon: suppress logs in unit tests
|
5 yıl önce |
id.go
|
bb1208639b
daemon: separate daemon ID from trust-key
|
3 yıl önce |
image_service.go
|
779a5b3029
ImageService.GetImage(): pass context
|
2 yıl önce |
info.go
|
c6eab4077a
daemon: info: fillDriverInfo() get driver-name from ImageService
|
2 yıl önce |
info_unix.go
|
e6ee27a541
Allow containerd shim refs in default-runtime
|
2 yıl önce |
info_unix_test.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
info_windows.go
|
072400fc4b
Make cgroup namespaces configurable
|
6 yıl önce |
inspect.go
|
0ec426a57b
Merge pull request #43564 from corhere/libcontainerd-overhaul
|
2 yıl önce |
inspect_linux.go
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
2 yıl önce |
inspect_test.go
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
2 yıl önce |
inspect_windows.go
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
2 yıl önce |
keys.go
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 yıl önce |
keys_unsupported.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
kill.go
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
2 yıl önce |
licensing.go
|
896d1b1c61
Expose license status in Info (#37612)
|
7 yıl önce |
licensing_test.go
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 yıl önce |
links.go
|
4f0d95fa6e
Add canonical import comment
|
7 yıl önce |
list.go
|
511a909ae6
container: remove ViewDB and View interfaces, use concrete types
|
2 yıl önce |
list_test.go
|
bdb878ab2c
filters: lowercase error
|
3 yıl önce |
list_unix.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
list_windows.go
|
e332c41e9d
pkg/containerfs: alias ContainerFS to string
|
2 yıl önce |
logdrivers_linux.go
|
750f0d1648
Support configuration of log cacher.
|
5 yıl önce |
logdrivers_windows.go
|
750f0d1648
Support configuration of log cacher.
|
5 yıl önce |
logs.go
|
eb14d936bf
daemon: rename variables that collide with imported package names
|
5 yıl önce |
logs_test.go
|
4f0d95fa6e
Add canonical import comment
|
7 yıl önce |
metrics.go
|
bdc6473d2d
health: Start probe timeout after exec starts
|
3 yıl önce |
metrics_unix.go
|
55fd77f724
set ReadHeaderTimeout to address G112: Potential Slowloris Attack (gosec)
|
2 yıl önce |
metrics_unsupported.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
monitor.go
|
8b748bd326
daemon: stop health checks before deleting task
|
2 yıl önce |
mounts.go
|
e4b6adc88e
Extract volume interaction to a volumes service
|
7 yıl önce |
names.go
|
2df693e533
Entropy cannot be saved
|
6 yıl önce |
network.go
|
528428919e
libnetwork/config: merge DaemonCfg into Config
|
2 yıl önce |
network_windows.go
|
a0a473125b
Fix libnetwork imports
|
4 yıl önce |
nvidia_linux.go
|
07ff4f1de8
goimports: fix imports
|
5 yıl önce |
oci_linux.go
|
e332c41e9d
pkg/containerfs: alias ContainerFS to string
|
2 yıl önce |
oci_linux_test.go
|
e332c41e9d
pkg/containerfs: alias ContainerFS to string
|
2 yıl önce |
oci_opts.go
|
85a7f5a09a
daemon/linux: Set console size on creation
|
3 yıl önce |
oci_utils.go
|
07ff4f1de8
goimports: fix imports
|
5 yıl önce |
oci_windows.go
|
e332c41e9d
pkg/containerfs: alias ContainerFS to string
|
2 yıl önce |
oci_windows_test.go
|
1c129103b4
Bump swarmkit to v2
|
3 yıl önce |
pause.go
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
2 yıl önce |
prune.go
|
4b981436fe
Fixup libnetwork lint errors
|
4 yıl önce |
reload.go
|
f90056a79d
daemon: LogDaemonEventWithAttributes: don't call SystemInfo()
|
3 yıl önce |
reload_test.go
|
3b56c0663d
daemon: daemon.networkOptions(): don't pass Config as argument
|
3 yıl önce |
reload_unix.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
reload_windows.go
|
4f0d95fa6e
Add canonical import comment
|
7 yıl önce |
rename.go
|
a0a473125b
Fix libnetwork imports
|
4 yıl önce |
resize.go
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
2 yıl önce |
resize_test.go
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
2 yıl önce |
restart.go
|
498803bec9
daemon/restart: Don't mutate AutoRemove when restarting
|
3 yıl önce |
runtime_unix.go
|
e6ee27a541
Allow containerd shim refs in default-runtime
|
2 yıl önce |
runtime_unix_test.go
|
b28e66cf4f
daemon/config: New(): initialize config with platform-specific defaults
|
2 yıl önce |
runtime_windows.go
|
2903863a1d
Add shim config for custom runtimes for plugins
|
4 yıl önce |
seccomp_linux.go
|
c9e19a2aa1
Remove "seccomp" build tag
|
3 yıl önce |
seccomp_linux_test.go
|
c9e19a2aa1
Remove "seccomp" build tag
|
3 yıl önce |
seccomp_unsupported.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
secrets.go
|
4f0d95fa6e
Add canonical import comment
|
7 yıl önce |
secrets_linux.go
|
4f0d95fa6e
Add canonical import comment
|
7 yıl önce |
secrets_unsupported.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
secrets_windows.go
|
4f0d95fa6e
Add canonical import comment
|
7 yıl önce |
start.go
|
95824f2b5f
pkg/containerfs: simplify ContainerFS type
|
2 yıl önce |
start_unix.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
start_windows.go
|
1285c6d125
Windows CI: Add support for testing with containerd
|
4 yıl önce |
stats.go
|
54d88a7cd3
Merge pull request #40478 from cpuguy83/dont-prime-the-stats
|
5 yıl önce |
stats_collector.go
|
4f0d95fa6e
Add canonical import comment
|
7 yıl önce |
stats_unix.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
stats_windows.go
|
4f0d95fa6e
Add canonical import comment
|
7 yıl önce |
stop.go
|
21df9a04e0
container: StopSignal(): return syscall.Signal
|
3 yıl önce |
top_unix.go
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
2 yıl önce |
top_unix_test.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
top_windows.go
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
2 yıl önce |
trustkey.go
|
e554ab5589
Allow system.MkDirAll() to be used as drop-in for os.MkDirAll()
|
6 yıl önce |
trustkey_test.go
|
553b0edb4c
fix unclosed file-handles in tests
|
3 yıl önce |
unpause.go
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
2 yıl önce |
update.go
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
2 yıl önce |
update_linux.go
|
07ff4f1de8
goimports: fix imports
|
5 yıl önce |
update_windows.go
|
85ad4b16c1
Windows: Experimental: Allow containerd for runtime
|
6 yıl önce |
volumes.go
|
304fbf0804
introduce CreateMountpoint for parity between binds and mounts
|
3 yıl önce |
volumes_linux.go
|
1e49fdcafc
Fix the several typos detected by github.com/client9/misspell
|
7 yıl önce |
volumes_linux_test.go
|
eb14d936bf
daemon: rename variables that collide with imported package names
|
5 yıl önce |
volumes_unit_test.go
|
300c11c7c9
volume/mounts: remove "containerOS" argument from NewParser (LCOW code)
|
4 yıl önce |
volumes_unix.go
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
volumes_windows.go
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
7 yıl önce |
wait.go
|
7d62e40f7e
Switch from x/net/context -> context
|
7 yıl önce |
workdir.go
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
7 yıl önce |