Oh Jinkyun
|
9aa71549d6
Removed runconfig.ParseSubcommand
|
11 years ago |
Jessie Frazelle
|
f98a1f1f7d
Merge pull request #8019 from thockin/add-host
|
10 years ago |
Tim Hockin
|
68e48b65a6
Allow extra lines in /etc/hosts
|
10 years ago |
Tibor Vass
|
e49c701092
Resolve conflicts with restart policies
|
10 years ago |
Alexander Larsson
|
3a90004f3c
Add "docker create" support
|
11 years ago |
unclejack
|
3256050ed4
deny net host + dns and links with container net
|
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 |
Dan Walsh
|
61b129d818
--help option and help command should print to stdout not stderr
|
11 years ago |
Michael Crosby
|
5ad4879d2a
Update flag usages and docs for max restart count
|
11 years ago |
Michael Crosby
|
860c13b788
Add documentation and update restart rules.
|
11 years ago |
Michael Crosby
|
d9753ba20d
Add typed RestartPolicy
|
11 years ago |
Michael Crosby
|
bd8c9dc239
Restart containers based on restart policy
|
11 years ago |
Josiah Kiehl
|
a02f67be5b
Extract log utils into pkg/log
|
11 years ago |
Solomon Hykes
|
6200002669
Helpers to parse lists, IPs, hosts, dns searches from the command line
|
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 |
Matthew Heon
|
31351d08a3
Update docs on --sig-proxy to indicate that SIGKILL and SIGSTOP cannot be proxied
|
11 years ago |
unclejack
|
be8cea9856
don't allow links to be used with --net=host
|
11 years ago |
Victor Vieux
|
e7d9854414
add doc
|
11 years ago |
Victor Vieux
|
94e6dc9781
Basic --cap-add and --cap-drop support for native
|
11 years ago |
Timothy
|
e855c4b921
Add --device flag to allow additional host devices in container
|
11 years ago |
Victor Vieux
|
b68111713d
update for consistency
|
11 years ago |
Victor Vieux
|
0abdea9094
add check on docker run
|
11 years ago |
James Turnbull
|
2112c5e948
Fixed some more styling issues with command line flags
|
11 years ago |
Fabio Falci
|
804b00cd7d
Relax dns search to accept empty domain
|
11 years ago |
SvenDowideit
|
b07f193822
Update cli.md and man pages to match current cli
|
11 years ago |
Sven Dowideit
|
b4df555d27
Merge pull request #6544 from mheon/sigproxy_docs
|
11 years ago |
unclejack
|
a1b6f350e8
correct typo - desination -> destination
|
11 years ago |
Michael Crosby
|
e39b8eade1
Allow / as source of -v
|
11 years ago |