David Calavera
|
38abba9e2c
Move versioned references of inspect functions to the daemon.
|
9 年之前 |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 年之前 |
David Calavera
|
9ca2e4e81c
Move exec store to its own package inside the daemon.
|
9 年之前 |
David Calavera
|
157b66ad39
Remove exec-driver global daemon option.
|
9 年之前 |
David Calavera
|
3a49765046
Decouple daemon and container to mount and unmount filesystems.
|
9 年之前 |
Alexander Morozov
|
7aa28b6bdd
Fix go vet warnings
|
9 年之前 |
David Calavera
|
f301c5765a
Fix network inspect for default networks.
|
9 年之前 |
David Calavera
|
25682577c9
Extract network settings types for inspect.
|
9 年之前 |
Antonio Murdaca
|
850bc0838a
Return empty Config fields, now omitempty, for API < 1.21
|
9 年之前 |
Zhang Kun
|
b4d6b23838
add size to inspect
|
10 年之前 |
David Calavera
|
61634758c4
Extract api types to version packages.
|
10 年之前 |
Tibor Vass
|
b08f071e18
Revert "Merge pull request #16228 from duglin/ContextualizeEvents"
|
9 年之前 |
Doug Davis
|
26b1064967
Add context.RequestID to event stream
|
10 年之前 |
David Calavera
|
6549d6517b
Move VolumeDriver to HostConfig to make containers portable.
|
10 年之前 |
David Calavera
|
433956cc47
Merge pull request #15310 from MHBauer/demon-lint-squash
|
10 年之前 |
Alexander Morozov
|
6caaa8a635
Merge pull request #15023 from hqhq/hq_add_status_in_inspect
|
10 年之前 |
Morgan Bauer
|
abd72d4008
golint fixes for daemon/ package
|
10 年之前 |
Brian Goff
|
b3b7eb2723
Add volume API/CLI
|
10 年之前 |
Alexander Morozov
|
3f61002b05
Fix LogConfig.Config in inspect
|
10 年之前 |
Brian Goff
|
2f2779b6a5
Fix `inspect` output when no log driver specified
|
10 年之前 |
Zhang Wei
|
3d6617ffe7
fix golint warnings/errors on package api/types/
|
10 年之前 |
Qiang Huang
|
fed85c3296
Add status string to State field for inspect
|
10 年之前 |
John Howard
|
47c56e4353
Windows: Factoring out unused fields
|
10 年之前 |
Vincent Demeester
|
5170a2c096
Lint fixes on runconfig
|
10 年之前 |
Jessie Frazelle
|
2f5dc43ca2
Merge pull request #14852 from rhatdan/relabel
|
10 年之前 |
Antonio Murdaca
|
c9207bc0aa
Format times in inspect command with a template as RFC3339Nano
|
10 年之前 |
Dan Walsh
|
4cb9479ce4
Rename internel field Relabel to Mode
|
10 年之前 |
David Calavera
|
1c3cb2d31e
Expose new mount points structs in inspect.
|
10 年之前 |
Michael Crosby
|
04c9f86bdc
Remove exec config from container after exit
|
10 年之前 |
Vivek Goyal
|
407a626be6
docker-inspect: Extend docker inspect to export image/container metadata related to graph driver
|
10 年之前 |