Vincent Demeester
|
1a5b97c761
Merge pull request #18932 from wenchma/same_name_of_container_image
|
9 年之前 |
Tonis Tiigi
|
d32f43013b
Fix missing comment in docker inspect
|
9 年之前 |
Wen Cheng Ma
|
9fbb1306e8
Update integration tests when container and image have same name
|
9 年之前 |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 年之前 |
Derek McGowan
|
a7e0968321
Add metadata function to layer store
|
9 年之前 |
David Calavera
|
57b6796304
Implement all inspect commands with the new inspector interface.
|
9 年之前 |
Tonis Tiigi
|
fcb083c6ac
Fix image deletion conflicts with search
|
9 年之前 |
Tonis Tiigi
|
61d6240069
Add test for inspect with a sha256 prefix
|
9 年之前 |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 年之前 |
David Calavera
|
f1a74a89f8
Use an empty slice as default value for DNS, DNSSearch and DNSOptions
|
9 年之前 |
David Calavera
|
3b9c13873a
Fail when there is an error executing an inspect template.
|
9 年之前 |
Morgan Bauer
|
eedeeaf49c
use gocheck asserts instead of fatal
|
9 年之前 |
Christy Perez
|
ae29bd435b
Fix TestInspectInt64 for run scenarios that return warnings
|
9 年之前 |
Zhang Kun
|
b4d6b23838
add size to inspect
|
9 年之前 |
Lei Jitang
|
5106532601
Make sure the container will always be unpaused on test exit
|
9 年之前 |
Kun Zhang
|
029c6eacd6
test neat
|
9 年之前 |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 年之前 |
Alexander Morozov
|
6caaa8a635
Merge pull request #15023 from hqhq/hq_add_status_in_inspect
|
10 年之前 |
Brian Goff
|
2f2779b6a5
Fix `inspect` output when no log driver specified
|
10 年之前 |
Qiang Huang
|
fed85c3296
Add status string to State field for inspect
|
10 年之前 |
Brian Goff
|
693ba98cb9
Don't pass check.C to dockerCmdWithError
|
10 年之前 |
Antonio Murdaca
|
c9207bc0aa
Format times in inspect command with a template as RFC3339Nano
|
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 年之前 |
David Calavera
|
1c3cb2d31e
Expose new mount points structs in inspect.
|
10 年之前 |
Qiang Huang
|
668e2369cc
dockerCmd when possible
|
10 年之前 |
Shishir Mahajan
|
2cb74e6915
Flag Addition: --type flag added for docker inspect command
|
10 年之前 |
Vivek Goyal
|
407a626be6
docker-inspect: Extend docker inspect to export image/container metadata related to graph driver
|
10 年之前 |
Michael Crosby
|
aac645ae04
Merge pull request #13282 from duglin/RemoveBash
|
10 年之前 |
Doug Davis
|
3b1f73fbcd
Remove use of 'bash' from our tests
|
10 年之前 |