summaryrefslogtreecommitdiff
path: root/docs/sources/reference
Commit message (Expand)AuthorAgeFilesLines
* Fix the other API docs to use an array of key/valuesSvenDowideit2014-08-278-8/+8
* Fixed a typo and added a bit based on Sven's feedbackFred Lifton2014-08-271-3/+3
* Added warning re: using root for dockerfile root. Fixes #7612Fred Lifton2014-08-271-0/+13
* Cleanup: correct cli --volumes-from descriptionDeshi Xiao2014-08-271-8/+8
* fix for issue 7281Doug Davis2014-08-271-0/+5
* fix command output examples in cli documentationPatrick Hemmer2014-08-271-2/+2
* Make it clear that JSON array format should be used if CMD is used as default...satoru2014-08-271-0/+5
* Fix example of relative WORKDIRLK4D42014-08-271-1/+4
* #1852 Remote API documentation incorrect regarding private registriesLachlan Coote2014-08-2714-64/+40
* Standardize "apt-get install" usage across the repoTianon Gravi2014-08-271-9/+2
* Removed docker_io_oauth_api.md: Docker is not currently accepting registratio...hollietealok2014-08-271-254/+0
* Adding the query parameters to insert api call for all <= 1.10 andJulien Bordellier2014-08-2713-46/+77
* Fix incorrect path in ENTRYPOINT exampleSebastiaan van Stijn2014-08-271-1/+1
* [DOCS] replace foo/bar with concrete namesTim Ruffles2014-08-271-5/+7
* add changes to the cli docs in 1.1.1 cliSvenDowideit2014-07-231-13/+13
* Update docs on --sig-proxy to indicate that SIGKILL and SIGSTOP cannot be pro...Matthew Heon2014-07-231-2/+2
* Added info re: image[:tag] to make docs consistent. Fixed a markdown issue.Fred Lifton2014-07-231-10/+14
* re-jig the info into all the placesSvenDowideit2014-07-231-7/+17
* Add cgroups freezer infoBrian Goff2014-07-231-2/+9
* Add cli.md documentation for docker-pause and docker-unpauseSven Dowideit2014-07-231-0/+12
* Removed legacy api.md fileJames Turnbull2014-07-231-87/+0
* Adjust Link description to match targetHenning Sprang2014-07-231-2/+2
* Fix MarkDown in Docker Registry API docsGabor Nagy2014-07-231-4/+4
* General cleanup of the builder.md fileJames Turnbull2014-07-231-76/+76
* Rewrote the ENTRYPOINT section in builderJames Turnbull2014-07-231-23/+29
* Fix typosBryan Bess2014-07-232-3/+3
* add jclouds-docker client referenceAndrea Turli2014-07-231-0/+6
* run.md: Fix references to cliFelix Rabe2014-07-231-2/+2
* Explain ADD invalidation more accuratelyOddBloke2014-07-231-3/+7
* docs: add Groovy Docker-Client linkTobias Gesellchen2014-07-231-0/+6
* I'm going to wish I didn't do thisSvenDowideit2014-07-031-1/+1
* Update cli.md and man pages to match current cliSvenDowideit2014-07-031-27/+31
* Merge pull request #6788 from SvenDowideit/remote-bang-from-hello-worldJames Turnbull2014-07-011-3/+3
|\
| * Lowercase world, because its not important.Sven Dowideit2014-07-011-3/+3
* | Merge pull request #6803 from vieux/pr_6176Victor Vieux2014-07-012-14/+14
|\ \ | |/ |/|
| * update docsVictor Vieux2014-07-011-3/+3
| * Implement tail for docker logsAlexandr Morozov2014-07-012-14/+14
* | more docs for dockerignoreTibor Vass2014-07-012-3/+35
|/
* updated docs & testsVictor Vieux2014-07-012-1/+6
* Pause/freeze containers during commitEric Windisch2014-07-011-0/+6
* blindly make all uses of e\.?g\.? into e.g.,SvenDowideit2014-07-0118-32/+32
* Fixed typographical erros in the documentationChristian Berendt2014-07-0114-58/+58
* Merge pull request #6766 from jamtur01/clirunJames Turnbull2014-06-302-153/+154
|\
| * Formatting and consistency fixes to CLI and RUN referencesJames Turnbull2014-06-292-153/+154
* | Merge pull request #6544 from mheon/sigproxy_docsSven Dowideit2014-06-301-2/+2
|\ \ | |/ |/|
| * Update documentation noting that SIGCHLD is not proxied.Matthew Heon2014-06-251-2/+2
* | added linkage to tugboat, a scala clientdoug tangren2014-06-281-1/+7
* | Merge pull request #6579 from vieux/dockerignoreTibor Vass2014-06-261-0/+30
|\ \
| * | Add .dockerignore supportTravis Cline2014-06-261-0/+30
* | | Merge pull request #6683 from vieux/add_links_inspectMichael Crosby2014-06-262-1/+6
|\ \ \ | |/ / |/| |