Sebastiaan van Stijn
|
dc0c2340b8
integration-cli: fix empty-lines (revive)
|
2 years ago |
CrazyMax
|
0e6a1b9596
integration-cli: split DockerSuite into subsequent build suites
|
3 years ago |
Sebastiaan van Stijn
|
e8fa708ae5
client: ContainerStop(), ContainerRestart(): support stop-signal
|
3 years ago |
Sebastiaan van Stijn
|
9060126639
client, integration-cli: remove unneeded import aliases
|
3 years ago |
Sebastiaan van Stijn
|
45067cda33
client: remove wrapResponseError()
|
3 years ago |
Sebastiaan van Stijn
|
821b4d4108
daemon/config: DefaultShmSize: minor tweak and improve docs
|
3 years ago |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 years ago |
Paul "TBBle" Hampson
|
7bb729e928
Break out non-Windows sys/mount usage into helper
|
4 years ago |
Brian Goff
|
dd46bbca08
Merge pull request #41168 from thaJeztah/raise_minimum_memory_limit
|
5 years ago |
Sebastiaan van Stijn
|
d2e23405be
Set minimum memory limit to 6M, to account for higher startup memory use
|
5 years ago |
wanghuaiqing
|
228d74842f
Upgrading the versions of images in Dockerfile.
|
5 years ago |
Tibor Vass
|
5c10ea6ae8
Merge pull request #40725 from cpuguy83/check_img_platform
|
5 years ago |
Sebastiaan van Stijn
|
0fc914de5c
Merge pull request #40595 from sfzhu93/GL_2_25
|
5 years ago |
Brian Goff
|
7a9cb29fb9
Accept platform spec on container create
|
5 years ago |
Kir Kolyshkin
|
39048cf656
Really switch to moby/sys/mount*
|
5 years ago |
Ziheng Liu
|
c322af8019
test: add buffer to prevent goroutine leak
|
5 years ago |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 years ago |
Sebastiaan van Stijn
|
580d3677c8
integration-cli: normalize comment formatting
|
5 years ago |
Sebastiaan van Stijn
|
ab9c726fc4
integration-cli: TestContainersAPICreateMountsValidation: use subtests
|
5 years ago |
Sebastiaan van Stijn
|
9ca5ffd5f7
integration-cli: TestContainersAPICreateMountsCreate: use subtests
|
5 years ago |
Sebastiaan van Stijn
|
101ff26eb5
misspell: fix some spelling issues
|
5 years ago |
Sebastiaan van Stijn
|
5bba06e082
integration-cli: SA5001: should check returned error before deferring reg.Close() (staticcheck)
|
5 years ago |
Sebastiaan van Stijn
|
43ea03002f
integration-cli: remove unused types and fields
|
5 years ago |
Sebastiaan van Stijn
|
7c40c0a922
integration-cli: remove unnescessary conversions (unconvert)
|
5 years ago |
Sebastiaan van Stijn
|
fdc1b22030
integration-cli: fix incorrect permissions (staticcheck)
|
5 years ago |
Sebastiaan van Stijn
|
0fabf3e41e
integration-cli: remove unneeded fmt.Sprintf() in asserts
|
5 years ago |
Sam Whited
|
b37c214e3c
testutil: make testing packages public
|
5 years ago |
Tibor Vass
|
cc01289792
intgration-cli: fix formatting
|
5 years ago |
Tibor Vass
|
7813dfe9d7
rm-gocheck: goimports
|
5 years ago |
Tibor Vass
|
6135eec30a
rm-gocheck: convert check.Commentf to string - with just one string
|
5 years ago |