Sebastiaan van Stijn
|
ddb42f3ad2
daemon: fix empty-lines (revive)
|
2 years ago |
Sebastiaan van Stijn
|
cb7b329911
daemon: fix daemon.Shutdown, daemon.Cleanup not cleaning up overlay2 mounts
|
3 years ago |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 years ago |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 years ago |
Sebastiaan van Stijn
|
300c11c7c9
volume/mounts: remove "containerOS" argument from NewParser (LCOW code)
|
4 years ago |
Kir Kolyshkin
|
39048cf656
Really switch to moby/sys/mount*
|
5 years ago |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 years ago |
Michael Crosby
|
c478553640
Export all spec generation opts
|
6 years ago |
Sebastiaan van Stijn
|
3449b12cc7
Use assert.NilError() instead of assert.Assert()
|
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
|
16670ed484
daemon unit tests: skip some if non-root
|
7 years ago |
weipeng
|
f781ec45b5
Fix typos
|
7 years ago |
Vincent Demeester
|
53982e3fc1
Merge pull request #36091 from kolyshkin/mount
|
7 years ago |
Kir Kolyshkin
|
d3ebcde82a
daemon.cleanupMounts(): use mount.SingleEntryFilter
|
7 years ago |
Brian Goff
|
c403f0036b
Extra check before unmounting on shutdown
|
7 years ago |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 years ago |
Brian Goff
|
487c6c7e73
Ensure daemon root is unmounted on shutdown
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Simon Ferquel
|
e6bfe9cdcb
Added validation of isolation settings on daemon.verifyContainerSettings
|
7 years ago |
Kir Kolyshkin
|
2e0a98b605
integration: test case for #35271
|
7 years ago |
fate-grand-order
|
2a8d6368d4
use t.Fatal() to output the err message where the values used for formatting
|
8 years ago |
Tonis Tiigi
|
05cc737f54
Fix container mount cleanup issues
|
9 years ago |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 years ago |
Chun Chen
|
213a0f9d86
Do not try to cleanupMounts if daemon.repository is empty
|
10 years ago |
David Calavera
|
b1d2f52bb2
Improvements to the original sharing implementation.
|
10 years ago |