Michael Crosby
|
d9c7c1a7da
Merge pull request #7957 from bfirsh/consistent-help-messages
|
11 years ago |
Ben Firshman
|
f3ed7b601f
Print consistent help with options and commands
|
11 years ago |
unclejack
|
9c08364a41
add --all-tags to pull & pull latest by default
|
11 years ago |
SvenDowideit
|
4e340cedec
List all ports when calling `docker port container`
|
11 years ago |
Vincent Batts
|
e64131d1bf
docker save: ability to save multiple images
|
11 years ago |
SvenDowideit
|
8c6c4a12b7
add the [OPTIONS] string automatically if there are flags defined
|
11 years ago |
Victor Vieux
|
2e489073d9
Revert "--help option and help command should print to stdout not stderr"
|
11 years ago |
Michael Crosby
|
835800fcd5
Merge pull request #7686 from guywithnose/trancateNames
|
11 years ago |
Robert Bittle
|
d2ffcd986f
Truncate the names list on ps
|
11 years ago |
Victor Vieux
|
76fd51a478
Merge pull request #6052 from rhatdan/help
|
11 years ago |
Lei Jitang
|
79cf839527
Fix the bug of docker import command when import a image with a tag use format 'URL|- [REPOSITORY[:TAG]]'.Fixes #7714
|
11 years ago |
Dan Walsh
|
61b129d818
--help option and help command should print to stdout not stderr
|
11 years ago |
Victor Vieux
|
a0392324f1
another commit to do like @crosbymichael
|
11 years ago |
Josiah Kiehl
|
a02f67be5b
Extract log utils into pkg/log
|
11 years ago |
Solomon Hykes
|
1d10c55aec
Move remote API config out of daemon/
|
11 years ago |
Solomon Hykes
|
6200002669
Helpers to parse lists, IPs, hosts, dns searches from the command line
|
11 years ago |
Vincent Batts
|
84146719d8
docker ps: introducing filters
|
11 years ago |
Brian Goff
|
95f86da641
Revert `rm -f` deprecation use SIGKILL instead
|
11 years ago |
Bruno Renié
|
27cca4c70c
Fix .dockerignore when ignoring unreadable dirs
|
11 years ago |
Tibor Vass
|
b0fb0055d2
Add OS to docker info
|
11 years ago |
Erik Hollensbe
|
4398108433
Move parsing functions to pkg/parsers and the specific kernel handling
|
11 years ago |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 years ago |
Nathan LeClaire
|
a1c5f268e5
Add missing error check
|
11 years ago |
Fred Lifton
|
61b675d3bb
Merge pull request #7104 from mheon/sigproxy_docs
|
11 years ago |
Victor Vieux
|
56a39ca5d3
update style
|
11 years ago |
Daniel, Dao Quang Minh
|
4b5b3b4321
fix doc references
|
11 years ago |
Daniel, Dao Quang Minh
|
06bc4e0752
Add logout command
|
11 years ago |
Matthew Heon
|
31351d08a3
Update docs on --sig-proxy to indicate that SIGKILL and SIGSTOP cannot be proxied
|
11 years ago |
Fred Lifton
|
41d6ab6318
Added info re: image[:tag] to make docs consistent. Fixed a markdown issue.
|
11 years ago |
Michael Crosby
|
1583e7af41
Merge pull request #6991 from bobrik/empty-dockerignore
|
11 years ago |