Antonio Murdaca
|
18faf6f94e
Ensure body is closed after error is checked
|
10 年之前 |
Ben Firshman
|
6b3c928140
Fix golint warnings for integration-cli
|
10 年之前 |
Sebastiaan van Stijn
|
50d2597e49
Merge pull request #13711 from calavera/version_volumes_inspect
|
10 年之前 |
Jessie Frazelle
|
ff011ededb
Merge pull request #14804 from dave-tucker/golint_nat
|
10 年之前 |
Jessie Frazelle
|
06162fed8b
Merge pull request #14822 from runcom/host-config-links-on-start
|
10 年之前 |
Dave Tucker
|
15d01d6e6c
golint: Fix issues in pkg/nat
|
10 年之前 |
David Calavera
|
1c3cb2d31e
Expose new mount points structs in inspect.
|
10 年之前 |
Antonio Murdaca
|
65121e5fce
Allow starting a container with an existing hostConfig which contains links
|
10 年之前 |
Doug Davis
|
12b6083c8f
Remove panic in nat package on invalid hostport
|
10 年之前 |
Vincent Demeester
|
5c295460da
Use dockerCmd when possible (#14603)
|
10 年之前 |
Quentin Tayssier
|
fa6925aa9b
Improve sockRequest and sockRequestRaw check
|
10 年之前 |
Antonio Murdaca
|
10a3061c5f
Fix regression in parsing capabilities list when a single string is given
|
10 年之前 |
Ankush Agarwal
|
477201a295
Validate Port specifications on daemon side
|
10 年之前 |
Brian Goff
|
17d6f00ec2
Fix unmarshalling of Command and Entrypoint
|
10 年之前 |
Moysés Borges
|
d48bface59
Support downloading remote tarball contexts in builder jobs.
|
10 年之前 |
Madhu Venugopal
|
da5a3e6dee
register libnetwork API and UI with docker parent chain
|
10 年之前 |
Arnaud Porterie
|
e5b7f61f09
Replace "sleep" by "top" in test implementation
|
10 年之前 |
Darren Shepherd
|
09de92b891
Set omitempty for IP and PublicPort to conform w/ API 1.18
|
10 年之前 |
Antonio Murdaca
|
4ce817796e
Avoid nil pointer dereference while creating a container with an empty Config
|
10 年之前 |
Antonio Murdaca
|
6945ac2d02
SizeRW & SizeRootFs omitted if empty in /container/json call
|
10 年之前 |
Antonio Murdaca
|
725f34151c
Do not omit empty json field in /containers/json api response
|
10 年之前 |
Vincent Demeester
|
c61fa8471a
Update api documentation to add labels in commit
|
10 年之前 |
David Calavera
|
4389fc8bf9
Merge pull request #13425 from runcom/13421-stats-default-stream
|
10 年之前 |
Antonio Murdaca
|
ec97f41465
Fix regression in stats API endpoint where stream query param default is true
|
10 年之前 |
Antonio Murdaca
|
15134a3320
Remove PortSpecs from Config
|
10 年之前 |
Brian Goff
|
b3e8ab3021
Fix unregister stats on when rm running container
|
10 年之前 |
David Calavera
|
81fa9feb0c
Volumes refactor and external plugin implementation.
|
10 年之前 |
Rajdeep Dua
|
ebe344d34b
TestCase for CpuShares and Cpuset
|
10 年之前 |
Rajdeep Dua
|
1eea2c589d
Modified Test Case to include check for Memory and MemorySwap
|
10 年之前 |
Rajdeep Dua
|
80d73c838a
Test Cases for API - Container create with Hostname, DomainName and NetworkMode
|
10 年之前 |