Victor Vieux
|
e43ff2f6f2
move tag to job
|
11 years ago |
Michael Crosby
|
5fd3c8204d
Merge pull request #2735 from shykes/engine-job-kill
|
11 years ago |
Victor Vieux
|
0025e9bd71
Merge pull request #3113 from shykes/engine-export
|
11 years ago |
Victor Vieux
|
09d2c2351c
Merge pull request #3119 from shykes/engine-version
|
11 years ago |
Solomon Hykes
|
de35b346d1
Port 'docker version' to the engine API
|
11 years ago |
Solomon Hykes
|
9656cdf0c2
Engine: 'export' returns a raw archive of a container's filesystem
|
11 years ago |
Solomon Hykes
|
3569d080af
New engine command: 'wait'
|
11 years ago |
Solomon Hykes
|
fdb3de7b11
Engine: new command 'kill' sends a signal to a running container
|
11 years ago |
Victor Vieux
|
97088ebef7
sd_notify ready status when accepting API requests
|
11 years ago |
Guillaume J. Charmes
|
944c1f10ea
Merge pull request #2967 from crosbymichael/return-host-config
|
11 years ago |
Victor Vieux
|
12180948be
remove unused parameter in Download
|
11 years ago |
Paul Nasrat
|
6a55169e2e
Expose expvar endpoint during debugging.
|
11 years ago |
Michael Crosby
|
c4c90e9cec
Add hostconfig to container inspect
|
11 years ago |
Guillaume J. Charmes
|
de4429f70d
Do not format at each write but use a Writer instead (build)
|
11 years ago |
Johannes 'fish' Ziemke
|
e4cb83c50e
Bump api version and update docs
|
11 years ago |
Johannes 'fish' Ziemke
|
b04c6466cd
Make docker build return exit code of build step
|
11 years ago |
Solomon Hykes
|
a4f8a2494b
Engine: integer job status, improved stream API
|
11 years ago |
Paul Nasrat
|
9f46779d42
Wire in pprof handlers.
|
11 years ago |
Paul Nasrat
|
abfdaca3f8
Fix data race in TestLogEvent
|
11 years ago |
Michael Crosby
|
fd7ab143bf
Allow images to be saved and loaded by id and repository
|
11 years ago |
Michael Crosby
|
2bc35287a0
Merge pull request #2723 from SvenDowideit/doc-build-image
|
11 years ago |
Frederick F. Kautz IV
|
1211065c8d
Adding content type to images/(name)/get
|
11 years ago |
Frederick F. Kautz IV
|
7eaa59f626
Offline Image Transfers #1155
|
12 years ago |
Victor Vieux
|
0169cf15dd
don't import emport empty hostconfig
|
11 years ago |
Guillaume J. Charmes
|
5e941f1ca0
Lintify code with confidence=1
|
11 years ago |
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 years ago |
Michael Crosby
|
51576069ad
Merge pull request #2694 from shykes/separate-integration-tests
|
11 years ago |
Solomon Hykes
|
693ff4d2ae
Fix the brittle errorstring-to-httperror recognition code which in turn is required by autopull (the client issues a pull if container creation returns 404)
|
11 years ago |
Solomon Hykes
|
359a6f49b9
Move integration tests to integration/, expose missing public methods in the core
|
11 years ago |
Solomon Hykes
|
6c4393ccbb
Merge branch 'job-create-start-clean' into engine-patch-2
|
11 years ago |