Alexandr Morozov
|
00fd008170
Merge pull request #8062 from vishh/run_in_phase2
|
10 years ago |
Vishnu Kannan
|
c786a8ee5e
Adding docker exec support in CLI.
|
10 years ago |
Sven Dowideit
|
fc9a3b1c1b
Consistently use 'sudo docker' in examples
|
10 years ago |
Vishnu Kannan
|
0029180f7f
Removing 'exec' feature from the CLI until the docker daemon supports resizing of
|
10 years ago |
Vishnu Kannan
|
669561c2aa
Address review comments.
|
10 years ago |
Vishnu Kannan
|
e1818d2a69
Update cli.md to include 'docker exec' feature.
|
10 years ago |
Sven Dowideit
|
df8dbfa45d
Override prettyPrint's colour choice (red) for strings in quotes.
|
10 years ago |
Tim Smith
|
69a75c673c
Add daemon flag to specify public registry mirrors
|
11 years ago |
Sven Dowideit
|
e4d2a8231a
add -p PORT as a valid format specification
|
10 years ago |
SvenDowideit
|
82b0c3e59c
add a little documentation for docker pull
|
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 |
Victor Vieux
|
76fd51a478
Merge pull request #6052 from rhatdan/help
|
11 years ago |
Michael Crosby
|
b0abd6de63
Merge pull request #7574 from crosbymichael/update-restart-docs
|
11 years ago |
Dan Walsh
|
61b129d818
--help option and help command should print to stdout not stderr
|
11 years ago |
Deshi Xiao
|
4d0b88c52f
Cleanup: correct cli --volumes-from description
|
11 years ago |
SvenDowideit
|
018e75a6e4
update the cli / man page docs based on what is in master right now
|
11 years ago |
Michael Crosby
|
5ad4879d2a
Update flag usages and docs for max restart count
|
11 years ago |
Michael Crosby
|
25c519e829
Deprecate --restart on the daemon
|
11 years ago |
Michael Crosby
|
617edd89f4
Update docs based on feedback from review for --restart
|
11 years ago |
Michael Crosby
|
860c13b788
Add documentation and update restart rules.
|
11 years ago |
Solomon Hykes
|
1d10c55aec
Move remote API config out of daemon/
|
11 years ago |
Vincent Batts
|
84146719d8
docker ps: introducing filters
|
11 years ago |
James Turnbull
|
aa3bc6559b
Merge pull request #7514 from phemmer/cli_cmd_prefix_fix
|
11 years ago |
Patrick Hemmer
|
d613f11217
fix command output examples in cli documentation
|
11 years ago |
Brian Goff
|
95f86da641
Revert `rm -f` deprecation use SIGKILL instead
|
11 years ago |
Dan Walsh
|
b4813f2841
Docker should use /var/lib/container/tmp for large temporary files.
|
11 years ago |
Tibor Vass
|
b0fb0055d2
Add OS to docker info
|
11 years ago |