Michael Crosby
|
551092f9c0
Add lxc-conf flag to allow custom lxc options
|
12 years ago |
Marco Hennings
|
687d27ab57
Add an option to set the working directory.
|
12 years ago |
Andy Rothfusz
|
d4eab77f0c
Fix #1517, #1521 by adding sudo to examples and installation.
|
12 years ago |
Michael Crosby
|
9662f9e56a
Merge pull request #1478 from jpetazzo/929-insecure-flag
|
12 years ago |
Jérôme Petazzoni
|
280901e5fb
add -insecure flag and relevant tests
|
12 years ago |
Kawsar Saiyeed
|
a2fb870ce3
Fix typo in docs for docker run -dns
|
12 years ago |
Dražen Lučanin
|
6115348dd9
doc: syntax to run a specific image tag
|
12 years ago |
Thatcher Peskens
|
5dc86d7bca
Updated the description of run -d
|
12 years ago |
Stefan Praszalowicz
|
3342bdb331
Support networkless containers with new docker run option '-n'
|
12 years ago |
unclejack
|
2a3b91e3b6
docs - add example for cidfile
|
12 years ago |
unclejack
|
221ee504aa
docs - add cidfile flag to run docs
|
12 years ago |
Guillaume J. Charmes
|
18e91d5f85
Update docs
|
12 years ago |
Michael Crosby
|
b16ff9f859
Add Entrypoint to builder and container config
|
12 years ago |
Gabriel Monroy
|
4fdf11b2e6
+ Runtime: mount volumes from a host directory with 'docker run -b'
|
12 years ago |
unclejack
|
6a1279fb90
docs: mark command as optional for docker run
|
12 years ago |
Andreas Tiefenthaler
|
9e0427081e
Fixing two typos in the run help
|
12 years ago |
rogaha
|
18cb5c9314
added/modifed tittle, description and keywords
|
12 years ago |
Jérôme Petazzoni
|
e36752e033
if -c is not specified, do not set cpu.shares (instead of using the default value of 1024)
|
12 years ago |
Jérôme Petazzoni
|
efd9becb78
implement "-c" option to allocate a number of CPU shares to a container
|
12 years ago |
Guillaume J. Charmes
|
1617a18258
Fix typo for command run docs
|
12 years ago |
Guillaume J. Charmes
|
21b9dcd518
Update docs for Command Run
|
12 years ago |
Mikhail Sobolev
|
cf8b8c1969
move each command description into a separate document
|
12 years ago |