Commit Graph

113 Commits

Author SHA1 Message Date
9f30282b84 Merge pull request #566 from dhrp/move-website-to-dir
Moved the static website html pages to their own folder under docs.
Upstream-commit: eed64e6777812702e95541b69cac60cd74da59da
Component: engine
2013-05-08 17:13:45 -07:00
85073c6e30 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.
Upstream-commit: 0f4469c2b1164eab9bc6104913cf8dccacac214f
Component: engine
2013-05-08 17:05:46 -07:00
6a329f5dc0 Added a line to css to make sure th woul align left.
Upstream-commit: 070b1cd541cb8a60755a3c5244af00bca6ccaf51
Component: engine
2013-05-08 12:13:31 -07:00
4ab4386507 Merge pull request #544 from DanielVF/master
- Documentation: Fixed CouchDB example page header mistake
Upstream-commit: f46ab22b7a15f2bd974029819e487577d9593141
Component: engine
2013-05-07 10:51:35 -07:00
9b78bae37f Merge pull request #535 from dhrp/website_update
* Documentation: updated www.docker.io website. 
Upstream-commit: 074310063de4fb48206afe2fc6f75cb08a298244
Component: engine
2013-05-07 10:45:29 -07:00
918b8e4e00 Added actual doc file
Upstream-commit: 82513815f1d2bee77ae729b4293e29d6377ab03d
Component: engine
2013-05-07 10:31:55 -07:00
fdf1b6eb16 Added doc page for new search command
Upstream-commit: 4df26b9ee74c9d381447a10f9eae5db1ab1872c8
Component: engine
2013-05-07 10:29:49 -07:00
ce106440a9 CouchDB example page was titled redis
Upstream-commit: 0a13ce9befa57c45941b01cf71675e87d878fca4
Component: engine
2013-05-07 08:33:29 -04:00
0d4addc80f Add the ENV instruciton to the docker builder documentation
Upstream-commit: 4c7c177e4ea4a166e656306e1d845cdb9e2f37ce
Component: engine
2013-05-06 18:54:27 -07:00
1fe09c7f12 Merge pull request #497 from justone/dot-graph-images
+ images: output graph of images to dot (graphviz)
Upstream-commit: 8472a27e80849318161ed7d8f30a8b431b1571a8
Component: engine
2013-05-06 17:48:07 -07:00
6ebdfb5b76 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.
Upstream-commit: 0d929d13d360bbcbb2e524d44253a5f405cd041f
Component: engine
2013-05-06 17:41:51 -07:00
8dc41b9fbc Update docker builder doc
Upstream-commit: 49b05eb24a3281a8d57791b09f5b82f7dafc87f8
Component: engine
2013-05-06 17:10:42 -07:00
cb5a080cbe Add doc for the builder
Upstream-commit: bbb634a98068171b6b6f4bbb9c7160284ef252e4
Component: engine
2013-05-06 16:01:00 -07:00
b6d6cfb432 Merge branch 'master' of ssh://github.com/dotcloud/docker
Upstream-commit: b38fc9fcdcf96e45dcf144daa3e9c1ed32e55411
Component: engine
2013-05-06 14:13:27 -07:00
08a293b0d4 + Website: new high-level overview
Upstream-commit: 8646f7f11cf9c59865fdf1a4800251e2010f1b5c
Component: engine
2013-05-06 14:11:38 -07:00
e156e85d9d Update documentation, use docker-latest instead of docker-master
Upstream-commit: 87cc8b6058c8cf185825a039d2320af578cb8f8a
Component: engine
2013-05-06 13:26:23 -07:00
01ec1844a4 Update ubuntulinux.rst
Upstream-commit: 0fabd390a91ae34d85bb873d05ce7132266ce3a4
Component: engine
2013-05-06 13:11:08 -07:00
d4a3d1d866 Update ubuntulinux.rst
Upstream-commit: bbad653b1aedb174500cf7b643ad945bea0d634a
Component: engine
2013-05-06 12:00:39 -07:00
f92cced6ec 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
Upstream-commit: 09d4b9452d80b70bf4d510891cf3545b3350cdf2
Component: engine
2013-05-06 13:38:51 -04:00
a4de2406e3 Merge github.com:dotcloud/docker into registry-api-doc
Upstream-commit: d78b2d4ade8c1b831392d8629ffdad751652cb8c
Component: engine
2013-05-06 13:13:17 -04:00
b23bef294e add doc for images -viz
Upstream-commit: 359ecf88de8b1ed4392ff82aac276353d5d664f0
Component: engine
2013-05-03 21:12:43 -07:00
64cd9c2d11 Fix typo for command run docs
Upstream-commit: 1617a18258ccc7e07f30aef02a9b085627eb388a
Component: engine
2013-05-02 12:11:57 -07:00
283609708c + Documentation: new example: sharing data between 2 couchdb databases
Upstream-commit: 701132259d843087fafb30d7a1feb05d1b4f7a8e
Component: engine
2013-05-03 15:13:12 -07:00
d45e7db4d1 added Docker Index search API doc
Upstream-commit: b682a8ea9e9325278cdb08d5f3da821ee97c5feb
Component: engine
2013-05-02 14:32:38 -04:00
9951e24504 Update docs for Command Run
Upstream-commit: 21b9dcd518871088086943f95bf39f068b30691f
Component: engine
2013-05-02 09:26:29 -07:00
35946b6f37 correct documentation for where images are stored on filesystem.
Upstream-commit: 6cbe27b7a53e5818d1f5e193db00a58e3165557f
Component: engine
2013-05-02 20:37:08 -07:00
f669f181f5 Merge pull request #492 from kencochrane/registry-api-doc
+ Registry: added the registry API to the docker docs
Upstream-commit: c63dce393ec9393cd38ebd197c32eec735381964
Component: engine
2013-05-01 23:00:58 -07:00
10952020e0 Update commandline Commit doc
Upstream-commit: c20e46587d3fb09257e6ce7d085467da403210ee
Component: engine
2013-05-01 15:43:02 -07:00
3d70a9f722 added the registry API to the docker docs
Upstream-commit: 904c2a0fc353ba08e93decf169baa4ea35fe35a8
Component: engine
2013-05-01 12:31:46 -04:00
5cff06982a Fixed remaining issues and conflicts created by last merge.
Upstream-commit: 1ddca1948bbfd77ad3c4f0eeda640c39d315d9ae
Component: engine
2013-04-23 12:04:53 -07:00
7f9b606ce0 fixed typo in buildingblocks.rst
Upstream-commit: cbc4eccd50ac80ff6e21caeb386328f8a5fcfaff
Component: engine
2013-04-23 12:52:55 +04:00
28e13570bc 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
Upstream-commit: 5a5e417d46fe0bcac974e7180f50b0c59a8ec320
Component: engine
2013-04-22 18:44:50 -07:00
5e92f87f4e Merged changes
Upstream-commit: 4031a01af1658225344af04be0dbd4225893c242
Component: engine
2013-04-22 18:38:42 -07:00
80a0321a4f Updated gettingstarted with quicker install.
Upstream-commit: 690e1186704eff65ff72404eb2a686b2b205ee7c
Component: engine
2013-04-22 13:36:00 -07:00
469031c87e Updated Vagrantfile and documentation to reflect new installation path using Ubuntu's PPA, also switched everything to use Ubuntu 12.04 by default.
Upstream-commit: 6c8dcd5cbbff2b33f878a32ae3b93abc0d7b9dae
Component: engine
2013-04-22 13:10:32 -07:00
53559b1043 Better title in ubuntu install doc
Upstream-commit: 52cedb8a05182c7d6f5e5918453cf356b1efafc8
Component: engine
2013-04-20 18:26:15 -07:00
28df0b2e7a Merge pull request #422 from shawnsi/arch-docs
Arch docs
Upstream-commit: 6909f3911fce031adfcc71842ca71b5043e3e43b
Component: engine
2013-04-20 17:35:43 -07:00
4b4475fccb Fix Ubuntu install doc
Upstream-commit: 1201c418cd6f02ca8c206cfdd4659b8ec2d2f856
Component: engine
2013-04-20 17:31:49 -07:00
3aa701de71 Formatting fix in ubuntu install doc
Upstream-commit: 4a9c3a92e1552fab5702eeddc0307f7f87f96496
Component: engine
2013-04-20 17:30:33 -07:00
a6f4f1acf8 Updated ubuntu install
Upstream-commit: 0731d1a582b44a18e9bfdf0764d232b46218346b
Component: engine
2013-04-19 20:59:43 -07:00
69774ce2e6 Updated documentation and fixed Vagrantfile
Upstream-commit: 8ecde8f9a5dcad23afea013a62d373cef303fa84
Component: engine
2013-04-19 20:57:50 -07:00
b79707c599 Fix examples in README to no longer rely on standalone mode
Upstream-commit: 3ae5c45d9a75befdd144d689a70c32180b0a16c6
Component: engine
2013-04-18 22:22:00 -07:00
73ddc6a114 Added redirect from old location of documentation (/documentation), these was the location when we were on github.
Upstream-commit: 6de5ca1e64407582debe01f17377cdb7bb8d70c5
Component: engine
2013-04-18 16:00:18 -07:00
15ab010e20 Updating the arch linux installation docs
New AUR package name
Adding systemd service unit info
Upstream-commit: 7eda9c64b80ff43af5e90b37a3830615034fefee
Component: engine
2013-04-18 09:20:23 -05:00
0a3b5be4e0 Issue #405: Documentation for Arch Linux Install
Upstream-commit: 45809e9a055defd073bde794026aa611333b7023
Component: engine
2013-04-12 13:25:33 -05:00
aa4c6e3497 incorporate feedback for improving the PR
Upstream-commit: 4ab241c93080d8df6db4fd0c31b0c26008118422
Component: engine
2013-04-09 18:04:01 -04:00
bdbf282ee6 Merge github.com:dotcloud/docker into 333-redis-documentation
Upstream-commit: 418ef43fbb59d62dca20905bbc0753892ecb6c27
Component: engine
2013-04-09 16:07:40 -04:00
c0f86c8179 Merge pull request #363 from dhrp/docs
Added code and color for 'note' and updated the examples note.
Upstream-commit: 9043e4c75728059e63b7ab76701a838d6da06494
Component: engine
2013-04-09 10:36:44 -07:00
5cd0f30a95 add documentation for running a redis process with docker
Upstream-commit: 8f15c423e6049507908ec6e7b139f8bccbd6d3ba
Component: engine
2013-04-09 11:04:14 -04:00
7c684984e1 Merge pull request #346 from srid/patch-2
make the service example work
Upstream-commit: 0767916adedb01d61b01b91e7a0591ac7cb0f872
Component: engine
2013-04-08 22:12:34 -07:00