Sebastiaan van Stijn
|
210932b3bf
daemon: format code with gofumpt
|
3 years ago |
Cory Snider
|
dea870f4ea
daemon: stop setting container resources to zero
|
2 years ago |
Cory Snider
|
9ff169ccf4
daemon: modernize oci_linux_test.go
|
2 years ago |
Cory Snider
|
d222bf097c
daemon: reload runtimes w/o breaking containers
|
2 years ago |
Cory Snider
|
0b592467d9
daemon: read-copy-update the daemon config
|
2 years ago |
Sebastiaan van Stijn
|
a82c434447
daemon: setupFakeDaemon(): add fakeImageService
|
2 years ago |
Nicolas De Loof
|
def549c8f6
imageservice: Add context to various methods
|
2 years ago |
Cory Snider
|
e332c41e9d
pkg/containerfs: alias ContainerFS to string
|
2 years ago |
Cory Snider
|
098a44c07f
Finish refactor of UID/GID usage to a new struct
|
3 years ago |
Sebastiaan van Stijn
|
a826ca3aef
daemon.WithCommonOptions() fix detection of user-namespaces
|
3 years ago |
Akihiro Suda
|
9e7bbdb9ba
Merge pull request #40084 from thaJeztah/hostconfig_const_cleanup
|
3 years ago |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 years ago |
Sebastiaan van Stijn
|
98f0f0dd87
api/types: hostconfig: define consts for IpcMode
|
5 years ago |
Brian Goff
|
4b981436fe
Fixup libnetwork lint errors
|
4 years ago |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 years ago |
Arnaud Rebillout
|
6349b32e1b
daemon/oci_linux_test: Skip privileged tests when non-root
|
4 years ago |
Justin Cormack
|
dae652e2e5
Add default sysctls to allow ping sockets and privileged ports with no capabilities
|
5 years ago |
Sebastiaan van Stijn
|
eeef12f469
daemon: address some minor linting issues and nits
|
5 years ago |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 years ago |
Aleksa Sarai
|
f38ac72bca
oci: add integration tests for kernel.domainname configuration
|
6 years ago |
Lihua Tang
|
8df0b2de54
Fix typos in comment
|
6 years ago |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
7 years ago |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 years ago |
Kir Kolyshkin
|
d8fd6137a1
daemon.getSourceMount(): fix for / mount point
|
7 years ago |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 years ago |
Kir Kolyshkin
|
33dd562e3a
daemon/oci_linux_test: add TestIpcPrivateVsReadonly
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Kir Kolyshkin
|
1861abdc4a
Fix "duplicate mount point" when --tmpfs /dev/shm is used
|
7 years ago |