Victor Vieux
|
1e7c04fcfe
fix -rm
|
11 lat temu |
Michael Crosby
|
25e443a3c7
Merge pull request #2798 from dotcloud/fix_state_race
|
11 lat temu |
Guillaume J. Charmes
|
33e70864a2
Refactor State to be 100% thread safe
|
11 lat temu |
Victor Vieux
|
8498b44eac
Merge pull request #2731 from SvenDowideit/docker-commit-doc
|
11 lat temu |
Victor Vieux
|
75a7f4d90c
Return status exit status 2 on usage, move parserun into commands.go, display usage on stderr
|
11 lat temu |
Victor Vieux
|
f20c738963
Merge pull request #2793 from crosbymichael/offline-ids
|
11 lat temu |
Michael Crosby
|
fd7ab143bf
Allow images to be saved and loaded by id and repository
|
11 lat temu |
Andy Rothfusz
|
82cdd21a34
Merge pull request #2727 from SvenDowideit/docker-images-doc
|
11 lat temu |
Michael Crosby
|
2bc35287a0
Merge pull request #2723 from SvenDowideit/doc-build-image
|
11 lat temu |
Josh Poimboeuf
|
171d681724
resize pty after starting
|
11 lat temu |
Frederick F. Kautz IV
|
7eaa59f626
Offline Image Transfers #1155
|
12 lat temu |
Guillaume J. Charmes
|
5e941f1ca0
Lintify code with confidence=1
|
11 lat temu |
Josh Poimboeuf
|
440422a963
don't forward SIGCHLD to container
|
11 lat temu |
Sven Dowideit
|
bc74f65068
make the docker commit help more copy&pasteable
|
11 lat temu |
Sven Dowideit
|
152459b727
add some common examples for docker images, and tell the user what -a filters out
|
11 lat temu |
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 lat temu |
Solomon Hykes
|
359a6f49b9
Move integration tests to integration/, expose missing public methods in the core
|
11 lat temu |
Victor Vieux
|
388057f11a
Merge pull request #2648 from dotcloud/docker_kill_exit_code
|
11 lat temu |
Victor Vieux
|
dcc9980550
Merge pull request #2657 from dotcloud/fix_docker_images_output
|
11 lat temu |
Victor Vieux
|
b314f19db8
Merge branch 'tests/insert' of https://github.com/mrallen1/docker into mrallen1-tests/insert
|
11 lat temu |
Victor Vieux
|
e2ac0e6b80
add wait, stop, start, restart, rm, rmi
|
11 lat temu |
Victor Vieux
|
84a3600ea8
use utils.ParseRepositoryTag instead of strings.split in docker images
|
11 lat temu |
Guillaume J. Charmes
|
8149439d95
Make sure docker kill exit with failure in case of error
|
11 lat temu |
David Sissitka
|
5957dd9091
Make "docker insert" errors obvious
|
11 lat temu |
Guillaume J. Charmes
|
ef57752bce
Deprecate old tagging format
|
11 lat temu |
Sven Dowideit
|
01fea3cf11
Closes #2328 - allow the user to specify a string timestamp (not just a unix epoch) in the string format that the docker cli shows to the user
|
11 lat temu |
Andy Rothfusz
|
807a305f36
Merge pull request #1794 from justone/add-images-tree
|
11 lat temu |
Guillaume J. Charmes
|
45aba3dc95
Merge pull request #2334 from SvenDowideit/2149-small-cli-usability-change
|
11 lat temu |
Nate Jones
|
b7d1d35c27
add image size to -tree
|
11 lat temu |
Nate Jones
|
ec9a9a08b8
implement "images -tree"
|
11 lat temu |