Guillaume J. Charmes
|
aaa1c48d24
Merge pull request #3175 from vieux/engine-job-stop
|
11 年之前 |
Victor Vieux
|
73e8a39ff2
move resize to job
|
11 年之前 |
Victor Vieux
|
e43ff2f6f2
move tag to job
|
11 年之前 |
Victor Vieux
|
6ba456ff87
move t from arg to env
|
11 年之前 |
Solomon Hykes
|
dbe1915fee
Engine: new command 'stop' gracefully stops a container.
|
11 年之前 |
Michael Crosby
|
5fd3c8204d
Merge pull request #2735 from shykes/engine-job-kill
|
11 年之前 |
Victor Vieux
|
0025e9bd71
Merge pull request #3113 from shykes/engine-export
|
11 年之前 |
Victor Vieux
|
09d2c2351c
Merge pull request #3119 from shykes/engine-version
|
11 年之前 |
Solomon Hykes
|
de35b346d1
Port 'docker version' to the engine API
|
11 年之前 |
Solomon Hykes
|
9656cdf0c2
Engine: 'export' returns a raw archive of a container's filesystem
|
11 年之前 |
Solomon Hykes
|
3569d080af
New engine command: 'wait'
|
11 年之前 |
Solomon Hykes
|
fdb3de7b11
Engine: new command 'kill' sends a signal to a running container
|
11 年之前 |
Victor Vieux
|
97088ebef7
sd_notify ready status when accepting API requests
|
11 年之前 |
Guillaume J. Charmes
|
944c1f10ea
Merge pull request #2967 from crosbymichael/return-host-config
|
11 年之前 |
Victor Vieux
|
12180948be
remove unused parameter in Download
|
11 年之前 |
Paul Nasrat
|
6a55169e2e
Expose expvar endpoint during debugging.
|
11 年之前 |
Michael Crosby
|
c4c90e9cec
Add hostconfig to container inspect
|
11 年之前 |
Guillaume J. Charmes
|
de4429f70d
Do not format at each write but use a Writer instead (build)
|
11 年之前 |
Johannes 'fish' Ziemke
|
e4cb83c50e
Bump api version and update docs
|
11 年之前 |
Johannes 'fish' Ziemke
|
b04c6466cd
Make docker build return exit code of build step
|
11 年之前 |
Solomon Hykes
|
a4f8a2494b
Engine: integer job status, improved stream API
|
11 年之前 |
Paul Nasrat
|
9f46779d42
Wire in pprof handlers.
|
11 年之前 |
Paul Nasrat
|
abfdaca3f8
Fix data race in TestLogEvent
|
11 年之前 |
Michael Crosby
|
fd7ab143bf
Allow images to be saved and loaded by id and repository
|
11 年之前 |
Michael Crosby
|
2bc35287a0
Merge pull request #2723 from SvenDowideit/doc-build-image
|
11 年之前 |
Frederick F. Kautz IV
|
1211065c8d
Adding content type to images/(name)/get
|
11 年之前 |
Frederick F. Kautz IV
|
7eaa59f626
Offline Image Transfers #1155
|
12 年之前 |
Victor Vieux
|
0169cf15dd
don't import emport empty hostconfig
|
11 年之前 |
Guillaume J. Charmes
|
5e941f1ca0
Lintify code with confidence=1
|
11 年之前 |
Sven Dowideit
|
27159ce6ba
expunge the word 'Resource' in reference to a file/dir in a CONTAINER - that way users don't wonder how its different from a Path
|
11 年之前 |