Guillaume J. Charmes
edc7c092d9
Merge pull request #551 from jpetazzo/471-cpu-limit
...
+ Runtime: implement "-c" option to allocate a number of CPU shares to a container
2013-05-13 11:59:09 -07:00
Jérôme Petazzoni
6f3e868a7b
Merge branch 'master' of github.com:dotcloud/docker into 471-cpu-limit
2013-05-10 14:44:50 -07:00
Thatcher Peskens
8946b75a0b
Updated commands index to show better title.
...
Small syntax fix in couchDB
2013-05-10 12:25:02 -07:00
Thatcher Peskens
7557af19d8
Major rearrange of the documentation.
2013-05-10 12:00:12 -07:00
Victor Vieux
0bcc5d3bee
re-add previously deleted doc files
2013-05-09 20:36:08 +02:00
Victor Vieux
b5831eda1e
merge master
2013-05-09 20:32:53 +02:00
Victor Vieux
4576e11121
fix attach and remove cli doc
2013-05-09 17:54:41 +02:00
Thatcher Peskens
0f4469c2b1
Moved the static website html pages to their own folder under docs.
...
This should make previewing documentation easier.
Also updated the Makefile to now copy the theme dir into the _build/website/ dir. Make connect and Make push work.
2013-05-08 17:05:46 -07:00
Jérôme Petazzoni
e36752e033
if -c is not specified, do not set cpu.shares (instead of using the default value of 1024)
2013-05-07 11:43:45 -07:00
Jérôme Petazzoni
efd9becb78
implement "-c" option to allocate a number of CPU shares to a container
2013-05-07 11:16:30 -07:00
shin-
82513815f1
Added actual doc file
2013-05-07 10:31:55 -07:00
shin-
4df26b9ee7
Added doc page for new search command
2013-05-07 10:29:49 -07:00
Guillaume J. Charmes
8472a27e80
Merge pull request #497 from justone/dot-graph-images
...
+ images: output graph of images to dot (graphviz)
2013-05-06 17:48:07 -07:00
Guillaume J. Charmes
bbb634a980
Add doc for the builder
2013-05-06 16:01:00 -07:00
Ken Cochrane
09d4b9452d
added new sphinx contrib extention for better REST API docs, and changed the index search API so that it uses the new docs, as a test to make sure it works correctly
2013-05-06 13:38:51 -04:00
Nate Jones
359ecf88de
add doc for images -viz
2013-05-03 21:12:43 -07:00
Guillaume J. Charmes
1617a18258
Fix typo for command run docs
2013-05-02 12:11:57 -07:00
Guillaume J. Charmes
21b9dcd518
Update docs for Command Run
2013-05-02 09:26:29 -07:00
Guillaume J. Charmes
c20e46587d
Update commandline Commit doc
2013-05-01 15:43:02 -07:00
Sridhar Ratnakumar
9875a9b1f1
sync with README
2013-04-07 00:43:57 -07:00
Mikhail Sobolev
cf8b8c1969
move each command description into a separate document
2013-04-03 15:55:18 +03:00
Solomon Hykes
d6fb2a0836
Merge remote-tracking branch 'sa2ajj/hostname-parameter'
2013-04-02 18:41:14 -07:00
Thatcher Peskens
81874ad442
Fixed a lot of language and small things.
2013-04-01 19:11:09 -07:00
Mikhail Sobolev
f65fc1e766
add host name parameter to "run" command
...
fixes #243
2013-04-02 01:26:17 +03:00
Thatcher Peskens
e9d17b1f91
Redundant message in basics.
2013-03-29 17:38:31 -07:00
Thatcher Peskens
6437648176
Added a lot of basic instructions on various topics
2013-03-29 17:30:10 -07:00
Solomon Hykes
47e5d2f5e1
Merge remote-tracking branch 'origin/docs'
2013-03-28 11:12:00 -07:00
Thatcher Peskens
3b71336edc
Made changes to incorporate extermal docs.docker.io. Also took out /documentation/ dir so sources are easier accessible and the folder is not redundant on docs.docker.io/documentation/
2013-03-27 16:43:13 -07:00