James Turnbull
|
89ff488b55
|
Added Reference Manual
Docker-DCO-1.1-Signed-off-by: James Turnbull <james@lovedthanlost.net> (github: jamtur01)
|
2014-01-17 15:29:32 -05:00 |
|
Sven Dowideit
|
f30ca8935d
|
add info and example of image cache in use when building
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au> (github: SvenDowideit)
Docker-DCO-1.0-Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au> (github: SvenDowideit)
|
2014-01-13 22:17:47 +10:00 |
|
Andy Rothfusz
|
c45cd9174e
|
Merge pull request #3460 from tsaavik/patch-1
Fixed error in group add example
|
2014-01-08 15:45:23 -08:00 |
|
lukaspustina
|
2b93f18223
|
Missing pipe in line 85
|
2014-01-07 15:20:38 +01:00 |
|
Victor Vieux
|
4e414f6205
|
Merge pull request #3377 from cpuguy83/3333-fix_-H_default
Make blank -H option default to the same as no -H was sent
|
2014-01-06 11:30:27 -08:00 |
|
David Mcanulty
|
fc559d9992
|
Fixed error in group add example
There is no ${USERNAME} in bash, only ${USER}
|
2014-01-06 09:29:56 -08:00 |
|
Andy Rothfusz
|
9359d79c4f
|
Merge pull request #3389 from SvenDowideit/3366-simplify-volumes-documentation
simplify the volumes documentation and mention more details
|
2014-01-02 16:29:09 -08:00 |
|
Andy Rothfusz
|
643621133f
|
Merge pull request #3395 from jamtur01/basicsfixes
Minor fixes to the basic command documentation
|
2013-12-30 15:41:59 -08:00 |
|
Sven Dowideit
|
fd240413ff
|
simplify the volumes documentation and mention more details
|
2013-12-31 09:09:57 +10:00 |
|
James Turnbull
|
0dfebf2d93
|
Minor fixes to the basic command documentation
|
2013-12-30 13:57:11 -05:00 |
|
Andy Rothfusz
|
e31f1f1eba
|
Merge pull request #3371 from Grunny/volumes-typo-fix
Fix typo in working with volumes doc page
|
2013-12-30 10:35:09 -08:00 |
|
Brian Goff
|
8b82b0dfe7
|
Make blank -H option default to the same as no -H was sent
|
2013-12-29 14:36:46 -05:00 |
|
Sven Dowideit
|
e93b7b4647
|
add a simple note to suggest to the user to use RUN curl/wget/tool if the URL they need is behind auth
|
2013-12-29 21:27:59 +10:00 |
|
grunny
|
a17fd7b294
|
Fix typo in working with volumes doc page
|
2013-12-28 20:22:46 +10:00 |
|
Christopher Rigor
|
071528e103
|
Change an to a
|
2013-12-21 16:23:13 +08:00 |
|
Anton Nikitin
|
bf5b949ffc
|
Minor spelling fix
|
2013-12-12 01:09:24 -05:00 |
|
Quentin Brossard
|
af21908493
|
Corrected typo (resdis -> redis)
|
2013-12-11 13:15:27 +01:00 |
|
Andy Rothfusz
|
9c1e9a5157
|
Fix #1229. Update titles, fix some wrapping.
Make the Ambassador container explicit.
Apply Sven's suggestions.
|
2013-12-09 17:23:56 -08:00 |
|
James Turnbull
|
c9cedb4c04
|
Some minor cleanup of the Links use document
|
2013-12-09 16:47:19 -08:00 |
|
Andy Rothfusz
|
864729b96f
|
Merge pull request #3104 from jamtur01/uses
Added section on Trusted Builds
|
2013-12-09 15:51:52 -08:00 |
|
Isaac Dupree
|
e2ee5c71fc
|
Make it extra clear that the docker group is root-equivalent.
|
2013-12-09 12:25:20 -05:00 |
|
James Turnbull
|
c094807a1b
|
Added section on Trusted Builds
|
2013-12-08 15:54:12 -05:00 |
|
Andy Rothfusz
|
80dfa23da8
|
Merge pull request #3051 from pariviere/2490-docs-network
Network documentation page
|
2013-12-05 17:29:54 -08:00 |
|
Andy Rothfusz
|
4bea68dfa6
|
Clean up quoting, wraps, and build error on code-block.
|
2013-12-05 17:16:31 -08:00 |
|
Tianon Gravi
|
584164177e
|
Merge pull request #2358 from tianon/mkimage-rinse
Remove mkimage-centos.sh in favor of a new rinse-based script...
|
2013-12-05 16:07:59 -08:00 |
|
Pierre-Alain RIVIERE
|
eac95671f5
|
refs #2490 : add a network page to docs
|
2013-12-05 23:40:33 +01:00 |
|
Andy Rothfusz
|
e3c3f3c324
|
Merge pull request #3010 from SvenDowideit/origin/docker-ps-linked-container-alias-example
add an example of docker ps, and also of link aliases
|
2013-12-05 14:00:53 -08:00 |
|
Sven Dowideit
|
6ddea783ef
|
initial stab at writing a use/ambassador-pattern howto (Issue #2485)
|
2013-12-04 16:47:45 +10:00 |
|
Sven Dowideit
|
48e1766527
|
add an example of docker ps, and also of link aliases
|
2013-12-03 17:57:51 +10:00 |
|
Tianon Gravi
|
9d62dc1a08
|
Remove mkimage-centos.sh in favor of a new rinse-based script, since febootstrap is fragile and picky
|
2013-12-02 14:54:04 -07:00 |
|
William Delanoue
|
0a89db04fe
|
Better copy/paste :)
|
2013-11-24 13:55:53 +01:00 |
|
Andy Rothfusz
|
4f9f83d6c6
|
Fix #2342. Harmonize information about ADD. Cross-link build info.
|
2013-11-19 11:16:28 -08:00 |
|
Andy Rothfusz
|
4eaba8de91
|
Merge pull request #2757 from Painted-Fox/patch-2
Simplify the upstart example in host_integration.rst
|
2013-11-19 10:29:54 -08:00 |
|
Ryan Seto
|
1da8c50ded
|
Fix quote mistake.
|
2013-11-19 12:14:39 -05:00 |
|
Ryan Seto
|
194d4b9376
|
Correct the quotations in the command to add the -r=false flag. Thanks to @tianon for pointing this out.
|
2013-11-18 21:23:00 -05:00 |
|
Andy Rothfusz
|
1de02a70de
|
Merge pull request #2719 from metalivedev/2702-knownissue-lxc-start-failed-to-mount
Fixes #2702. Also cleans up formatting and long lines in volumes doc.
|
2013-11-18 17:27:49 -08:00 |
|
Andy Rothfusz
|
511a62a099
|
Merge pull request #2755 from metalivedev/test-2592
Replace PR#2592
|
2013-11-18 15:29:48 -08:00 |
|
Andy Rothfusz
|
256d46fe68
|
Merge pull request #2721 from metalivedev/2701-addmedia
Add security section and embed private registry video.
|
2013-11-18 15:29:35 -08:00 |
|
Ryan Seto
|
76ee860ece
|
Simplify the upstart example in host_integration.rst
Taking some pointers from @tianon on my pull request #2685.
|
2013-11-18 16:21:03 -05:00 |
|
Andy Rothfusz
|
2ae1f29dfe
|
Fixes #2702. Also cleans up formatting and long lines in volumes doc.
|
2013-11-18 13:09:13 -08:00 |
|
Rick Bradley
|
b76574f855
|
Tiny typo cleanup
|
2013-11-17 21:10:06 -08:00 |
|
Andy Rothfusz
|
d33ffe44a9
|
Fixes #2701. Adds security section.
|
2013-11-15 18:12:35 -08:00 |
|
Andy Rothfusz
|
323e86032d
|
Merge pull request #2685 from Painted-Fox/patch-1
Add more depth to the upstart example in host_integration.rst
|
2013-11-15 12:28:07 -08:00 |
|
Andy Rothfusz
|
9a9d3239e1
|
Fix typos, add links, streamline content of #2592
|
2013-11-15 11:38:03 -08:00 |
|
Andy Rothfusz
|
33110ddc3f
|
Merge branch 'fix_examples_use_docs' of git://github.com/rogaha/docker into test-2592
|
2013-11-15 11:15:14 -08:00 |
|
Andy Rothfusz
|
6341768393
|
Merge pull request #2689 from metalivedev/fix-syntax
Clean up sphinx syntax
|
2013-11-15 11:09:51 -08:00 |
|
Andy Rothfusz
|
bed87ea103
|
Merge pull request #2690 from codevin/master
Improvise documentation for builder.rst / VOLUME command
|
2013-11-14 19:23:18 -08:00 |
|
¨Sven
|
e42144674f
|
thankyou @tomdz - I forgot about URL based ADDs
|
2013-11-14 14:53:55 +10:00 |
|
Vinod Kulkarni
|
37abc07852
|
Improvise documentation for builder.rst / VOLUME command
|
2013-11-14 09:54:31 +05:30 |
|
Andy Rothfusz
|
5fc56b6b47
|
Merge pull request #2661 from rogaha/links_docs
- Added a doc about Links and Container Naming
|
2013-11-13 18:15:25 -08:00 |
|