Guillaume J. Charmes
26bfeb1d67
Merge pull request #432 from dotcloud/remote-api
...
+ Remote API: Implement the remote API.
2013-05-09 22:43:47 -07:00
Guillaume J. Charmes
9897e78e32
Update the doc for remote-api
2013-05-09 22:29:12 -07:00
Victor Vieux
93dc2c331e
removed hijack in export
2013-05-09 23:28:03 +02:00
Victor Vieux
0ecf5e245d
removed hijack on viz
2013-05-09 23:10:26 +02:00
Victor Vieux
0862183c86
fix status code and error detection
2013-05-09 21:42:29 +02:00
Guillaume J. Charmes
0410397704
Update basics.rst
2013-05-09 13:05:18 -06: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
Victor Vieux
fc29f01528
bump to master
2013-05-09 02:20:16 +02:00
Thatcher
eed64e6777
Merge pull request #566 from dhrp/move-website-to-dir
...
Moved the static website html pages to their own folder under docs.
2013-05-08 17:13:45 -07: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
Thatcher Peskens
070b1cd541
Added a line to css to make sure th woul align left.
2013-05-08 12:13:31 -07:00
Victor Vieux
954ecac388
fix doc and empty content-type
2013-05-08 18:52:01 +02:00
Victor Vieux
bc3fa506e9
added pagination on ps
2013-05-08 18:28:11 +02:00
Victor Vieux
075e1ebb0e
remove useless port endpoint
2013-05-08 18:06:43 +02:00
Victor Vieux
60ddcaa15d
changes 2 endpoints to avoid confusion, changed some parameters, fix doc, add api unit tests
2013-05-08 17:35:50 +02:00
Victor Vieux
59a6316f5e
added search
2013-05-07 20:43:31 +02:00
Ken Cochrane
f46ab22b7a
Merge pull request #544 from DanielVF/master
...
- Documentation: Fixed CouchDB example page header mistake
2013-05-07 10:51:35 -07:00
Ken Cochrane
074310063d
Merge pull request #535 from dhrp/website_update
...
* Documentation: updated www.docker.io website.
2013-05-07 10:45:29 -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
Victor Vieux
10c0e99037
update to master
2013-05-07 19:23:50 +02:00
Victor Vieux
0b6c79b303
first draft of the doc, split commit and fix some issues in spi.go
2013-05-07 17:19:41 +02:00
Daniel Von Fange
0a13ce9bef
CouchDB example page was titled redis
2013-05-07 08:33:29 -04:00
Guillaume J. Charmes
4c7c177e4e
Add the ENV instruciton to the docker builder documentation
2013-05-06 18:54:27 -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
Thatcher Peskens
0d929d13d3
Updated index to reflect new (short) 'engine' message (merged with solomon's new text), also moved around the layout a bit and fixed some small text errors.
2013-05-06 17:41:51 -07:00
Guillaume J. Charmes
49b05eb24a
Update docker builder doc
2013-05-06 17:10:42 -07:00
Guillaume J. Charmes
bbb634a980
Add doc for the builder
2013-05-06 16:01:00 -07:00
Solomon Hykes
b38fc9fcdc
Merge branch 'master' of ssh://github.com/dotcloud/docker
2013-05-06 14:13:27 -07:00
Solomon Hykes
8646f7f11c
+ Website: new high-level overview
2013-05-06 14:11:38 -07:00
Guillaume J. Charmes
87cc8b6058
Update documentation, use docker-latest instead of docker-master
2013-05-06 13:26:23 -07:00
Guillaume J. Charmes
0fabd390a9
Update ubuntulinux.rst
2013-05-06 13:11:08 -07:00
Guillaume J. Charmes
bbad653b1a
Update ubuntulinux.rst
2013-05-06 12:00:39 -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
Ken Cochrane
d78b2d4ade
Merge github.com:dotcloud/docker into registry-api-doc
2013-05-06 13:13:17 -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
Solomon Hykes
701132259d
+ Documentation: new example: sharing data between 2 couchdb databases
2013-05-03 15:13:12 -07:00
Ken Cochrane
b682a8ea9e
added Docker Index search API doc
2013-05-02 14:32:38 -04:00
Guillaume J. Charmes
21b9dcd518
Update docs for Command Run
2013-05-02 09:26:29 -07:00
Brandon Liu
6cbe27b7a5
correct documentation for where images are stored on filesystem.
2013-05-02 20:37:08 -07:00
Solomon Hykes
c63dce393e
Merge pull request #492 from kencochrane/registry-api-doc
...
+ Registry: added the registry API to the docker docs
2013-05-01 23:00:58 -07:00
Guillaume J. Charmes
c20e46587d
Update commandline Commit doc
2013-05-01 15:43:02 -07:00
Ken Cochrane
904c2a0fc3
added the registry API to the docker docs
2013-05-01 12:31:46 -04:00
Thatcher Peskens
1ddca1948b
Fixed remaining issues and conflicts created by last merge.
2013-04-23 12:04:53 -07:00
Alexey Shamrin
cbc4eccd50
fixed typo in buildingblocks.rst
2013-04-23 12:52:55 +04:00
Thatcher Peskens
5a5e417d46
Merge remote-tracking branch 'dotcloud/master' into dhrp/docs
...
Conflicts:
docker/docker.go
docs/sources/installation/archlinux.rst
docs/sources/installation/index.rst
docs/sources/installation/ubuntulinux.rst
runtime.go
utils.go
2013-04-22 18:44:50 -07:00
Thatcher Peskens
4031a01af1
Merged changes
2013-04-22 18:38:42 -07:00