summaryrefslogtreecommitdiff
path: root/docs/sources/use
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4799 from tianon/no-more-inotifywaitSven Dowideit2014-04-061-5/+0
|\
| * Remove the inotifywait hack from our upstart host-integration example that is...Tianon Gravi2014-03-201-5/+0
* | Merge pull request #4814 from noducks/masterSven Dowideit2014-03-251-0/+2
|\ \
| * | Reminder for OSX users not to use SUDOnoducks2014-03-251-0/+2
* | | Fix typo in Using Chef documentation descriptionBrian Flad2014-03-241-1/+1
* | | Add Chef usage documentationBrian Flad2014-03-242-0/+96
|/ /
* | Fix double single dash arg issues in docsBrian Goff2014-03-201-2/+2
|/
* add env hintSven Dowideit2014-03-181-1/+9
* Update to double-dash everywhereTianon Gravi2014-03-137-37/+37
* Update port_redirection.rstDavid Gageot2014-03-121-1/+1
* Correct typoGurjeet Singh2014-03-071-1/+1
* removing redundant dotbin liu2014-03-071-1/+1
* Fix name parameterVictor Vieux2014-03-061-2/+2
* Merge pull request #4444 from SvenDowideit/update-host-integration-docsAndy Rothfusz2014-03-051-9/+11
|\
| * update to use --name, and add a little more detail to how docker start -a worksSven Dowideit2014-03-051-9/+11
* | Closes #4374Sven Dowideit2014-03-051-1/+1
|/
* Merge pull request #4406 from funkymonkeymonk/voldocsJames Turnbull2014-03-021-0/+1
|\
| * adding note that host-volumes must be defined using absolute pathsFunkyMonkeyMonk2014-03-011-0/+1
* | add some info wrt backup and restore of volumesSven Dowideit2014-03-011-5/+39
|/
* Fixed typo in Dockerfile examplerobpc2014-02-261-1/+1
* Fix misspellingAdrian Mouat2014-02-201-1/+1
* Add basics for controlling a container's lifecycleBrian Goff2014-02-181-3/+29
* Add extra info regarding docker run funcationalityBrian Goff2014-02-181-0/+1
* try out @metalivedev's suggestion, including FQINSven Dowideit2014-02-181-5/+5
* my attempt to disentagle repository and registry (Issue #1439)Sven Dowideit2014-02-181-14/+21
* change the -H TCP / docker group warning to not reference a resolved issueSven Dowideit2014-02-171-4/+4
* Merge pull request #4111 from merriam/patch-4Andy Rothfusz2014-02-121-1/+1
|\
| * Minor error in example code (resubmit #4109)Charles Merriam2014-02-121-1/+1
* | (resubmit) Add notes about OS/X and remote daemonsCharles Merriam2014-02-121-0/+10
|/
* fix underline/headingAndy Rothfusz2014-02-111-1/+1
* add a little more information about the docker run -P optionSven Dowideit2014-02-111-0/+9
* Merge pull request #3781 from mattymo/patch-1Andy Rothfusz2014-01-271-9/+10
|\
| * Update puppet.rstmattymo2014-01-271-5/+5
| * Clean up grammar on puppet.rstmattymo2014-01-271-8/+9
* | move image name into correct positionAaron Feng2014-01-261-1/+1
|/
* Wording improvementsJohn Gardiner Myers2014-01-211-9/+9
* Grammar and punctuation fixesJohn Gardiner Myers2014-01-211-4/+4
* Documentation about automatic bind-mount dir creationMaxime Petazzoni2014-01-211-4/+8
* Docs: fix capitalization of "Docker"Solomon Hykes2014-01-211-3/+3
* Docs: move advanced topic "create your own base image" out of basic user guideSolomon Hykes2014-01-212-44/+0
* docs: "first steps with docker" is a better title than "learn basic commands"Solomon Hykes2014-01-211-3/+3
* docs: move a sysadmin-focused topic out of the basic usage manual and into in...Solomon Hykes2014-01-211-39/+3
* docs: simplify basic usage doc, step 1: check your docker installSolomon Hykes2014-01-211-11/+12
* Added Reference ManualJames Turnbull2014-01-173-458/+1
* add info and example of image cache in use when buildingSven Dowideit2014-01-131-3/+25
* Merge pull request #3460 from tsaavik/patch-1Andy Rothfusz2014-01-081-2/+2
|\
| * Fixed error in group add exampleDavid Mcanulty2014-01-061-2/+2
* | Missing pipe in line 85lukaspustina2014-01-071-1/+1
* | Merge pull request #3377 from cpuguy83/3333-fix_-H_defaultVictor Vieux2014-01-061-0/+5
|\ \ | |/ |/|
| * Make blank -H option default to the same as no -H was sentBrian Goff2013-12-291-0/+5