Wen Cheng Ma
|
c424c8c32c
Correct the message of ErrorCodeNoSuchContainer to "No such container"
|
9 lat temu |
Jessica Frazelle
|
4354b348ad
fix default shm size in test
|
9 lat temu |
Arnaud Porterie
|
8f1f53f735
Merge pull request #16277 from runcom/add-oom-score-adj
|
9 lat temu |
Brian Goff
|
f411b101ac
Merge pull request #18285 from hqhq/hq_fix_swappiness
|
9 lat temu |
Dan Walsh
|
b3e527dfd2
This patch adds --tmpfs as a option for mounting tmpfs on directories
|
9 lat temu |
Antonio Murdaca
|
2969abc6c5
Move defaultSHMSize in daemon pkg
|
9 lat temu |
Qiang Huang
|
4089b4e440
Set default MemorySwappiness when adapt
|
9 lat temu |
Antonio Murdaca
|
ef1d410b02
fix shm size handling
|
9 lat temu |
Tibor Vass
|
c247b3d104
Merge pull request #18318 from calavera/fix_dns_setting_on_hostconfig_start
|
9 lat temu |
David Calavera
|
d7117a1b71
Make sure container start doesn't make the DNS fields nil.
|
9 lat temu |
Aditi Rajagopal
|
4bdf957c26
Checkers on docker_api_containers_test
|
9 lat temu |
Antonio Murdaca
|
d3af7f283d
Add OomScoreAdj to configure container oom killer preferences
|
9 lat temu |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 lat temu |
Daehyeok Mun
|
a9afebae62
Modified cpuset test for unicore test environment
|
9 lat temu |
Jessica Frazelle
|
ea3afdad61
add test-integration-cli specifics for userns
|
9 lat temu |
Antonio Murdaca
|
94464e3a5e
Validate --cpuset-cpus, --cpuset-mems
|
9 lat temu |
John Howard
|
e65a7dabb9
Fixes 16556 CI failures
|
9 lat temu |
John Howard
|
5d630abbab
TestRandomUnixTmpDirPath platform agnostic
|
9 lat temu |
John Howard
|
8a5ab83df8
Windows: First part of CI tests (docker run)
|
9 lat temu |
Antonio Murdaca
|
26bd5e3a2d
Fix GET /containers/json emtpy response regression
|
9 lat temu |
Vincent Demeester
|
5109071706
Add unit tests for integration cli utils function
|
9 lat temu |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
9 lat temu |
Shijiang Wei
|
96e37f671a
split build API tests to a separate file
|
10 lat temu |
Vincent Demeester
|
799d9605d6
Remove/Comment time.Sleep in integration tests
|
10 lat temu |
Zhang Wei
|
3d6617ffe7
fix golint warnings/errors on package api/types/
|
10 lat temu |
Josh Hawn
|
75f6929b44
Fix `docker cp` Behavior With Symlinks
|
10 lat temu |
Brian Goff
|
693ba98cb9
Don't pass check.C to dockerCmdWithError
|
10 lat temu |
Stephen Rust
|
c358a4cd35
Check for nil before using HostConfig to adjustCpuShares
|
10 lat temu |
Antonio Murdaca
|
18faf6f94e
Ensure body is closed after error is checked
|
10 lat temu |
Ben Firshman
|
6b3c928140
Fix golint warnings for integration-cli
|
10 lat temu |