unclejack
|
1f03e60c2a
move stdcopy to pkg/stdcopy
|
10 年之前 |
Alexandr Morozov
|
00fd008170
Merge pull request #8062 from vishh/run_in_phase2
|
10 年之前 |
Vishnu Kannan
|
c786a8ee5e
Adding docker exec support in CLI.
|
10 年之前 |
Vishnu Kannan
|
bfebdfde78
Splitting the exec remote API into two separate APIs inorder to support resizing of tty sessions.
|
10 年之前 |
Srini Brahmaroutu
|
788e4acaa3
Change the copy command Content-Type header to x-tar
|
10 年之前 |
Vishnu Kannan
|
985d579586
Adding 'exec' command to remote API and CLI.
|
10 年之前 |
Jessica Frazelle
|
d2f75a3040
Fix line delimited JSON response
|
11 年之前 |
Alexandr Morozov
|
16e850fe3e
Use increment operator
|
11 年之前 |
Vincent Batts
|
e64131d1bf
docker save: ability to save multiple images
|
11 年之前 |
limsy
|
239e932485
daemon: rename from "delete" job to "rm"
|
11 年之前 |
Victor Vieux
|
fcf37be2b1
remove double newline
|
11 年之前 |
Josiah Kiehl
|
a02f67be5b
Extract log utils into pkg/log
|
11 年之前 |
Victor Vieux
|
c9c271858a
Merge pull request #6162 from vbatts/vbatts-ps_filter
|
11 年之前 |
Vincent Batts
|
84146719d8
docker ps: introducing filters
|
11 年之前 |
Solomon Hykes
|
63503cafe4
Remove deprecated server/ package
|
11 年之前 |
Alexandr Morozov
|
e9aa6489a6
Fix log message on http handler error
|
11 年之前 |
Brian Goff
|
95f86da641
Revert `rm -f` deprecation use SIGKILL instead
|
11 年之前 |
Michael Crosby
|
8266c381d6
Check content type along with content length
|
11 年之前 |
Michael Crosby
|
78ac75fe00
Return error for bad content-type
|
11 年之前 |
Solomon Hykes
|
49e61f62ce
Move "changes" to daemon/changes.go
|
11 年之前 |
Solomon Hykes
|
cc39d579f5
Move "delete" to daemon/delete.go
|
11 年之前 |
Michael Crosby
|
63a4ba229c
Update package for repo and tag parser
|
11 年之前 |
Fabio Falci
|
103ae23504
Fix getImagesJSON output for api less than 1.7
|
11 年之前 |
Tianon Gravi
|
f34d0e55f3
Remove pkg/user now that it's embedded in libcontainer
|
11 年之前 |
Erik Hollensbe
|
4398108433
Move parsing functions to pkg/parsers and the specific kernel handling
|
11 年之前 |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 年之前 |
Adrien Folie
|
7810070630
Stop/Kill options for containers removal
|
11 年之前 |
Victor Vieux
|
714b63d1be
Add repo/tag parsing on the daemon for pull and import
|
11 年之前 |
Alexandr Morozov
|
1dc0caf9c0
Implement tail for docker logs
|
11 年之前 |
Eric Windisch
|
17d870bed5
Pause/freeze containers during commit
|
11 年之前 |