Albin Kerouanton
|
492c09276d
tests: Move libnetwork/testutils to internal/testutils/netnsutils
|
1 年之前 |
Sebastiaan van Stijn
|
210932b3bf
daemon: format code with gofumpt
|
3 年之前 |
Cory Snider
|
d222bf097c
daemon: reload runtimes w/o breaking containers
|
2 年之前 |
Cory Snider
|
0b592467d9
daemon: read-copy-update the daemon config
|
2 年之前 |
Sebastiaan van Stijn
|
ab35df454d
remove pre-go1.17 build-tags
|
2 年之前 |
Sebastiaan van Stijn
|
3903f16cd6
daemon: remove deprecated AuFS storage driver
|
3 年之前 |
Cory Snider
|
cc19eba579
daemon: let libnetwork assign default bridge IPAM
|
2 年之前 |
Sebastiaan van Stijn
|
ddb42f3ad2
daemon: fix empty-lines (revive)
|
2 年之前 |
Sebastiaan van Stijn
|
cb7b329911
daemon: fix daemon.Shutdown, daemon.Cleanup not cleaning up overlay2 mounts
|
3 年之前 |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 年之前 |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 年之前 |
Sebastiaan van Stijn
|
300c11c7c9
volume/mounts: remove "containerOS" argument from NewParser (LCOW code)
|
4 年之前 |
Kir Kolyshkin
|
39048cf656
Really switch to moby/sys/mount*
|
5 年之前 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 年之前 |
Michael Crosby
|
c478553640
Export all spec generation opts
|
6 年之前 |
Sebastiaan van Stijn
|
3449b12cc7
Use assert.NilError() instead of assert.Assert()
|
6 年之前 |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
7 年之前 |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 年之前 |
Kir Kolyshkin
|
16670ed484
daemon unit tests: skip some if non-root
|
7 年之前 |
weipeng
|
f781ec45b5
Fix typos
|
7 年之前 |
Vincent Demeester
|
53982e3fc1
Merge pull request #36091 from kolyshkin/mount
|
7 年之前 |
Kir Kolyshkin
|
d3ebcde82a
daemon.cleanupMounts(): use mount.SingleEntryFilter
|
7 年之前 |
Brian Goff
|
c403f0036b
Extra check before unmounting on shutdown
|
7 年之前 |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 年之前 |
Brian Goff
|
487c6c7e73
Ensure daemon root is unmounted on shutdown
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Simon Ferquel
|
e6bfe9cdcb
Added validation of isolation settings on daemon.verifyContainerSettings
|
7 年之前 |
Kir Kolyshkin
|
2e0a98b605
integration: test case for #35271
|
7 年之前 |
fate-grand-order
|
2a8d6368d4
use t.Fatal() to output the err message where the values used for formatting
|
8 年之前 |
Tonis Tiigi
|
05cc737f54
Fix container mount cleanup issues
|
9 年之前 |