Sebastiaan van Stijn
|
dc0c2340b8
integration-cli: fix empty-lines (revive)
|
2 年之前 |
Sebastiaan van Stijn
|
306b8c89e8
linting: host:port in url should be constructed with net.JoinHostPort
|
2 年之前 |
Cory Snider
|
547da0d575
daemon: support other containerd runtimes (MVP)
|
2 年之前 |
Sebastiaan van Stijn
|
968ff5ab44
fix some minor linting issues
|
3 年之前 |
Sebastiaan van Stijn
|
18529568d3
integration-cli: TestRemoveContainerAfterLiveRestore use overlay2
|
3 年之前 |
Sebastiaan van Stijn
|
070da63310
daemon: only create trust-key if DOCKER_ALLOW_SCHEMA1_PUSH_DONOTUSE is set
|
3 年之前 |
Eng Zer Jun
|
36049a04d2
test: use `T.Setenv` to set env vars in tests
|
3 年之前 |
Sebastiaan van Stijn
|
40182954fa
daemon/logger/fluentd: add coverage for ValidateLogOpt(), parseAddress()
|
3 年之前 |
Sebastiaan van Stijn
|
c2ca3e1118
daemon/logger/syslog: remove uses of pkg/urlutil.IsTransportURL()
|
3 年之前 |
Sebastiaan van Stijn
|
d2c6602cac
integration-cli: use unique names for custom bridges
|
3 年之前 |
Sebastiaan van Stijn
|
65b92a730a
integration(-cli): remove discovery related tests
|
3 年之前 |
Sebastiaan van Stijn
|
f415028976
integration-cli: delete existing docker0 bridge to prevent it interfering
|
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
|
f68260ba22
Dockerfile: frozen images: update to bullseye, remove buildpack-dep
|
3 年之前 |
Brian Goff
|
4b981436fe
Fixup libnetwork lint errors
|
4 年之前 |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 年之前 |
Eric Mountain
|
1c5806cf57
Move use of debian:buster frozen image to debian:bullseye
|
4 年之前 |
Arko Dasgupta
|
dfc2d770e4
Update iptable.Exists API in integration-cli
|
4 年之前 |
Brian Goff
|
5f5285a6e2
Sterner warnings for unathenticated tcp
|
4 年之前 |
wanghuaiqing
|
0f0c1c04c8
fix TestDaemonNoSpaceLeftOnDeviceError for mips64le
|
4 年之前 |
wanghuaiqing
|
ad30ef9113
Supplement the omission of pr#41145
|
4 年之前 |
wanghuaiqing
|
228d74842f
Upgrading the versions of images in Dockerfile.
|
5 年之前 |
Sebastiaan van Stijn
|
0fc914de5c
Merge pull request #40595 from sfzhu93/GL_2_25
|
5 年之前 |
Kir Kolyshkin
|
39048cf656
Really switch to moby/sys/mount*
|
5 年之前 |
Ziheng Liu
|
c322af8019
test: add buffer to prevent goroutine leak
|
5 年之前 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 年之前 |
Sebastiaan van Stijn
|
580d3677c8
integration-cli: normalize comment formatting
|
5 年之前 |
Sebastiaan van Stijn
|
22662cac57
testutil/daemon: wrap errors
|
5 年之前 |
Kir Kolyshkin
|
a7942baf76
Use io.SeekStart instead of os.SEEK_SET
|
5 年之前 |