Andy Rothfusz
|
11998ae7d6
|
Fix installation link from welcome page.
|
2013-07-02 16:48:57 -07:00 |
Andy Rothfusz
|
96ab3c540d
|
Merge branch 'docs20130627' of github.com:metalivedev/docker into docs20130627
Conflicts:
docs/sources/concepts/manifesto.rst
docs/sources/index.rst
|
2013-07-02 15:10:07 -07:00 |
Andy Rothfusz
|
ff964d327d
|
Cleaning up the welcome page, terminology, and images.
|
2013-07-02 15:03:29 -07:00 |
Andy Rothfusz
|
4b8688f1e5
|
Fix broken quickstart link
|
2013-07-02 14:10:06 -07:00 |
Andy Rothfusz
|
55b5889a0f
|
Merge branch 'docs20130627' of github.com:metalivedev/docker into docs20130627
Conflicts:
docs/sources/concepts/manifesto.rst
|
2013-07-02 13:00:08 -07:00 |
Andy Rothfusz
|
dd4c6f6a09
|
Shortened lines to 80 columns
|
2013-07-02 12:09:57 -07:00 |
Andy Rothfusz
|
6058261a26
|
Clean up image text, minor updates to docs.
|
2013-07-02 12:09:57 -07:00 |
Andy Rothfusz
|
b461e4607d
|
Adding files for terms
|
2013-07-02 12:09:57 -07:00 |
Andy Rothfusz
|
d399f72098
|
Cleaning up the welcome page, terminology.
|
2013-07-02 12:09:57 -07:00 |
Andy Rothfusz
|
b47873c5ac
|
Clean up image text, minor updates to docs.
|
2013-07-01 16:37:13 -07:00 |
Andy Rothfusz
|
adf75d402a
|
Adding files for terms
|
2013-07-01 16:37:13 -07:00 |
Andy Rothfusz
|
cb1fdb2f03
|
Cleaning up the welcome page, terminology.
|
2013-07-01 16:37:13 -07:00 |
Guillaume J. Charmes
|
185a2fc55e
|
Merge pull request #1086 from crosbymichael/1008-image-entrypoint
+ Builder: Add Entrypoint to builder and container config
|
2013-07-01 13:33:12 -07:00 |
zettaset-kpelykh
|
aa9bec96b1
|
Issue #1087 Docker Java API client -- added java to Docker Remote API Client document
|
2013-07-01 11:28:40 -07:00 |
Michael Crosby
|
b16ff9f859
|
Add Entrypoint to builder and container config
By setting an entrypoint in the Dockerfile this
allows one to run an image and only pass arguments.
|
2013-07-01 05:34:27 -09:00 |
Victor Vieux
|
8dcc6a0280
|
fix status code in doc
|
2013-07-01 13:28:58 +00:00 |
Thatcher
|
e12a204bcc
|
Merge pull request #1028 from dhrp/bugfixes-on-docs
Bugfixes on documentation code
|
2013-06-27 19:01:13 -07:00 |
Gabriel Monroy
|
4fdf11b2e6
|
+ Runtime: mount volumes from a host directory with 'docker run -b'
|
2013-06-26 15:07:31 -07:00 |
Thatcher Peskens
|
73afc6311d
|
Bugfixes on docs
* fixed canonical link from index
* added http redirect from builder/basics
* fixed url in redirect_home
|
2013-06-25 15:31:22 -07:00 |
Tom Hulihan
|
d03edf12e4
|
Added Swipely's `docker-api` gem to the table of Remote API Client
Libraries.
|
2013-06-25 08:26:41 -04:00 |
Ken Cochrane
|
e2516c01b4
|
Merge pull request #932 from metalivedev/docs20130614
+ Documentation: Add terminology section
|
2013-06-24 10:39:25 -07:00 |
Victor Vieux
|
4d1692726b
|
merge master and add doc
|
2013-06-22 01:08:20 +02:00 |
Guillaume J. Charmes
|
de1a5a75cc
|
Merge pull request #848 from dotcloud/builder_server-3
Improve Docker build
|
2013-06-21 14:55:08 -07:00 |
Guillaume J. Charmes
|
169ef21de7
|
Remove deprecated INSERT from documentation
|
2013-06-21 14:12:52 -07:00 |
Guillaume J. Charmes
|
d0fa6927f8
|
Update api docs
|
2013-06-21 13:51:48 -07:00 |
Guillaume J. Charmes
|
070e1aec7e
|
Merge pull request #975 from unclejack/891-mark_command_as_optional
891 mark command as optional for docker run
|
2013-06-21 10:22:52 -07:00 |
Victor Vieux
|
8f2a80804c
|
Merge branch 'master' into fix-auth
|
2013-06-21 09:18:03 +00:00 |
Victor Vieux
|
8e7d4cda07
|
fix doc post
|
2013-06-21 11:13:13 +02:00 |
unclejack
|
6a1279fb90
|
docs: mark command as optional for docker run
|
2013-06-21 11:07:14 +03:00 |
Solomon Hykes
|
352991bdf4
|
Merge branch 'simpler-build-upload' (#900) into builder_server-3 (#848)
|
2013-06-20 22:02:36 -07:00 |
Solomon Hykes
|
4383d7b603
|
Merge pull request #953 from rhysh/952-swapaccount-docs
- Documentation: fix inconsistent/outdated instructions for setting up "swapaccount"
|
2013-06-20 20:49:44 -07:00 |
Solomon Hykes
|
e43323221b
|
Merge branch 'master' into simpler-build-upload
Conflicts:
api.go
builder_client.go
commands.go
|
2013-06-20 14:19:09 -07:00 |
Solomon Hykes
|
cff2187a4c
|
Fixed API version numbers in api docs
|
2013-06-20 12:30:02 -07:00 |
Guillaume J. Charmes
|
fa68fe6ff3
|
Merge pull request #938 from dotcloud/add_unix_socket-feature
* Runtime: Add unix socket and multiple -H
|
2013-06-20 11:17:16 -07:00 |
Guillaume J. Charmes
|
659e846006
|
Merge branch 'master' into builder_server-3
Conflicts:
docs/sources/use/builder.rst
|
2013-06-20 10:27:12 -07:00 |
Victor Vieux
|
05796bed57
|
update docs
|
2013-06-20 12:34:08 +00:00 |
Solomon Hykes
|
79efcb545d
|
Merge branch 'master' into simpler-build-upload
|
2013-06-19 18:48:19 -07:00 |
Solomon Hykes
|
d6ab71f450
|
* Remote API: updated docs for 1.3
|
2013-06-19 15:03:33 -07:00 |
Rhys Hiltner
|
5fc1329b2f
|
the kernel needs "swapaccount=1" set - some docs are updated, this one seems to have slipped through
Fixes #952
|
2013-06-19 14:45:03 -07:00 |
Solomon Hykes
|
507ea757a5
|
* Builder: correct the behavior of ADD when copying directories.
|
2013-06-19 14:26:11 -07:00 |
Solomon Hykes
|
a056f1deec
|
Merge pull request #924 from eliasp/remove-ifconfig-usage
* Documentation: replace `ifconfig` in docs with `iproute`
|
2013-06-19 13:20:35 -07:00 |
Solomon Hykes
|
b368d21568
|
Merge branch 'master' into fix-add-behavior
|
2013-06-19 10:31:50 -07:00 |
Victor Vieux
|
d52af3f58f
|
Merge branch 'master' into add_unix_socket-feature
|
2013-06-19 12:49:27 +00:00 |
Victor Vieux
|
063c838c92
|
update docs
|
2013-06-19 12:48:50 +00:00 |
Solomon Hykes
|
5be7b9af3e
|
* Builder: fixed the behavior of ADD to be (mostly) reverse-compatible, predictable and well-documented.
|
2013-06-18 20:28:49 -07:00 |
Andy Rothfusz
|
5183399f50
|
Added multilayer example image.
|
2013-06-18 19:31:35 -07:00 |
Andy Rothfusz
|
a780b7c6b5
|
New Terminology section and illustrations.
|
2013-06-18 19:31:35 -07:00 |
Guillaume J. Charmes
|
ee5df76579
|
Merge pull request #885 from dotcloud/remove_bsdtar
* Runtime: Remove bsdtar dependency
|
2013-06-18 17:24:26 -07:00 |
Guillaume J. Charmes
|
34a434616a
|
Merge branch 'master' into builder_server-3
Conflicts:
buildfile.go
|
2013-06-18 16:12:30 -07:00 |
Elias Probst
|
bc9b91e501
|
Use the canonical 'ip' commands to make it easier for new 'iproute2' users to understand the usage.
|
2013-06-19 00:57:43 +02:00 |