Tonis Tiigi
|
30d6ff99fc
Fix streaming JSON Content-type for postBuild
|
10 years ago |
Brian Goff
|
86bfb9bca6
Fix #6231 - Accept chunked encoding on start
|
10 years ago |
Vishnu Kannan
|
021ecb1d13
Adding exec remote API documentation along with minor code cleanup.
|
10 years ago |
Doug Davis
|
e2b8d4bd4a
Add checks for app/json - issue #2515
|
10 years ago |
Jessica Frazelle
|
10ab2089ce
Change content-type for json stream to application/x-json-stream.
|
10 years ago |
unclejack
|
1f03e60c2a
move stdcopy to pkg/stdcopy
|
10 years ago |
Alexandr Morozov
|
00fd008170
Merge pull request #8062 from vishh/run_in_phase2
|
10 years ago |
Vishnu Kannan
|
c786a8ee5e
Adding docker exec support in CLI.
|
10 years ago |
Vishnu Kannan
|
bfebdfde78
Splitting the exec remote API into two separate APIs inorder to support resizing of tty sessions.
|
10 years ago |
Srini Brahmaroutu
|
788e4acaa3
Change the copy command Content-Type header to x-tar
|
10 years ago |
Vishnu Kannan
|
985d579586
Adding 'exec' command to remote API and CLI.
|
11 years ago |
Jessica Frazelle
|
d2f75a3040
Fix line delimited JSON response
|
11 years ago |
Alexandr Morozov
|
16e850fe3e
Use increment operator
|
11 years ago |
Vincent Batts
|
e64131d1bf
docker save: ability to save multiple images
|
11 years ago |
limsy
|
239e932485
daemon: rename from "delete" job to "rm"
|
11 years ago |
Victor Vieux
|
fcf37be2b1
remove double newline
|
11 years ago |
Josiah Kiehl
|
a02f67be5b
Extract log utils into pkg/log
|
11 years ago |
Victor Vieux
|
c9c271858a
Merge pull request #6162 from vbatts/vbatts-ps_filter
|
11 years ago |
Vincent Batts
|
84146719d8
docker ps: introducing filters
|
11 years ago |
Solomon Hykes
|
63503cafe4
Remove deprecated server/ package
|
11 years ago |
Alexandr Morozov
|
e9aa6489a6
Fix log message on http handler error
|
11 years ago |
Brian Goff
|
95f86da641
Revert `rm -f` deprecation use SIGKILL instead
|
11 years ago |
Michael Crosby
|
8266c381d6
Check content type along with content length
|
11 years ago |
Michael Crosby
|
78ac75fe00
Return error for bad content-type
|
11 years ago |
Solomon Hykes
|
49e61f62ce
Move "changes" to daemon/changes.go
|
11 years ago |
Solomon Hykes
|
cc39d579f5
Move "delete" to daemon/delete.go
|
11 years ago |
Michael Crosby
|
63a4ba229c
Update package for repo and tag parser
|
11 years ago |
Fabio Falci
|
103ae23504
Fix getImagesJSON output for api less than 1.7
|
11 years ago |
Tianon Gravi
|
f34d0e55f3
Remove pkg/user now that it's embedded in libcontainer
|
11 years ago |
Erik Hollensbe
|
4398108433
Move parsing functions to pkg/parsers and the specific kernel handling
|
11 years ago |