Victor Vieux
|
aca1270104
add legacy compat
|
11 years ago |
Victor Vieux
|
51e2c1794b
move docker info to the job api
|
11 years ago |
Solomon Hykes
|
de35b346d1
Port 'docker version' to the engine API
|
11 years ago |
Michael Crosby
|
c4c90e9cec
Add hostconfig to container inspect
|
11 years ago |
Guillaume J. Charmes
|
28d4cbbc59
Merge branch 'master' into creack-merge-master
|
11 years ago |
Guillaume J. Charmes
|
5e941f1ca0
Lintify code with confidence=1
|
11 years ago |
Alexander Larsson
|
243843c078
Print devicemapper status details in docker info
|
11 years ago |
Alexander Larsson
|
062810caed
Show active driver in docker info output
|
11 years ago |
Nate Jones
|
d7928b9a67
bump api version and ensure backward compat
|
11 years ago |
Nate Jones
|
15867ff430
rework images JSON
|
11 years ago |
Victor Vieux
|
02b5202432
update docker search to reflect future changes of the api
|
11 years ago |
Travis Cline
|
1099d172a2
Add flags to history, add size flag
|
11 years ago |
Michael Crosby
|
0d2924408b
Add -name for docker run
|
11 years ago |
Michael Crosby
|
1cbdaebaa1
Add links for container relationships and introspection
|
11 years ago |
Roger Peppe
|
181b9baddd
use less reflection in command line method invocation
|
11 years ago |
shin-
|
9ae5054c34
Bumped API version in api.go ; added <1.5 behavior to getContainersJSON
|
12 years ago |
shin-
|
98018df078
More descriptive, easier to process container portmappings information in the API
|
12 years ago |
Colin Rice
|
10190be5d7
Add warning when net.ipv4.ip_forwarding = 0
|
12 years ago |
Guillaume J. Charmes
|
65a4e30825
Merge pull request #1093 from monnand/910-login-info
|
12 years ago |
Michael Crosby
|
5b8cfbe15c
Add cp command and copy api endpoint
|
12 years ago |
Nan Monnand Deng
|
303490168f
Added index address into APIInfo.
|
12 years ago |
Victor Vieux
|
0b57e4483a
Merge branch 'master' into 1237-improve_docker_top-feature
|
12 years ago |
Victor Vieux
|
6057e6ad70
add kernel version
|
12 years ago |
Victor Vieux
|
ca39f15fa3
bump master
|
12 years ago |
Victor Vieux
|
b5da816487
basic version of the /events endpoint
|
12 years ago |
Victor Vieux
|
921c6994b1
add LXC version to docker info in debug mode
|
12 years ago |
Victor Vieux
|
cfec1c3e1b
add ps args to docker top
|
12 years ago |
Victor Vieux
|
11e28842ac
change to top
|
12 years ago |
Victor Vieux
|
2e79719622
add /proc to list running processes inside a container
|
12 years ago |
Guillaume J. Charmes
|
808faa6371
* API: Send all tags on History API call
|
12 years ago |