summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* allow custom ipam options when creating networksRyan Belgrave2016-01-041-0/+20
* Merge pull request #882 from docker/881-hostconfig_docJoffrey F2016-01-041-0/+2
|\
| * Add cpu_quota and cpu_period to the HostConfig documentation881-hostconfig_docJoffrey F2015-12-221-0/+2
* | Add docs for argument when retrieving container logsJosh Purvis2015-12-231-0/+1
|/
* Fix #869: Add docs for network apiSumit Sahrawat2015-12-101-0/+62
* Fix remove_volume return valueSumit Sahrawat2015-12-101-2/+1
* added stop_signal to create container configJonathan Stewmon2015-12-031-0/+1
* Merge pull request #864 from ticosax/document-network_modeDaniel Nephin2015-12-011-2/+2
|\
| * network_mode can also take the name of a network as value.Nicolas Delaby2015-12-011-2/+2
* | Update Changelog with one last bugfix1.6.0-releaseJoffrey F2015-11-301-1/+4
* | Update ChangelogJoffrey F2015-11-231-0/+36
|/
* Merge branch 'oom-kill-disable-pr' of https://github.com/schu/docker-py into ...Joffrey F2015-11-181-0/+1
|\
| * create_host_config: allow setting oom_kill_disableMichael Schubert2015-11-101-0/+1
* | Merge pull request #805 from sourcelair/enhancement/stats-no-streamDaniel Nephin2015-11-171-0/+2
|\ \
| * | Enhance docs for stats methodAntonis Kalipetis2015-10-221-0/+2
| |/
* | Merge pull request #834 from lots0logs/814-host-config-mem-swapDaniel Nephin2015-11-161-9/+12
|\ \
| * | Update hostconfig.mdDustin Falgout2015-11-091-1/+1
| * | Incorporates feedback from and closes #814Dustin Falgout2015-11-051-9/+12
| |/
* | Merge upstream branch 'master' into feature/logs_sinceViacheslav Boiko2015-11-057-24/+106
|\ \ | |/
| * Tidied up code examples in docsAlasdair Nicol2015-10-146-26/+26
| * Add devices param to the hostconfig documentation1.5.0-releaseJoffrey F2015-10-081-0/+8
| * Update changelog and bump version to 1.5.0Joffrey F2015-10-081-0/+37
| * Merge branch 'archive_endpoint'Joffrey F2015-10-081-0/+37
| |\
| | * put/get archive implementationJoffrey F2015-10-081-0/+37
| * | Docs: Remove float from valid cpu_shares typesJoffrey F2015-10-081-1/+1
| |/
* | Support the 'since' option in the 'containers/<id>/logs' endpointViacheslav Boiko2015-10-021-0/+1
|/
* Allow to specify ps_args when listing processesPierre Fersing2015-09-251-0/+1
* Merge pull request #777 from rutsky/patch-2Joffrey F2015-09-221-1/+1
|\
| * specify default value of stream parameter of exec_start()Vladimir Rutsky2015-09-181-1/+1
* | Merge pull request #772 from rutsky/patch-1Joffrey F2015-09-181-7/+7
|\ \
| * | add missing dots at ends of command descriptionsVladimir Rutsky2015-09-161-7/+7
* | | fix network_mode 'none' valueVladimir Rutsky2015-09-181-1/+1
| |/ |/|
* | Detail which exception is thrown by remove_volumeJoffrey F2015-09-161-1/+2
* | Add documentation for volume API methodsJoffrey F2015-09-161-1/+66
|/
* Support group_add param in host configgroup_add_supportJoffrey F2015-09-151-7/+14
* Updated changelogJoffrey F2015-09-101-4/+41
* Add missing ipc_mode documentationJoffrey F2015-09-091-0/+1
* Merge pull request #662 from stevenewey/exec_create_userJoffrey F2015-08-261-0/+1
|\
| * Merge branch 'master' into exec_create_userStephen Newey2015-08-123-12/+122
| |\
| * | Add user argument to exec_create documentation.Stephen Newey2015-06-301-0/+1
* | | Merge pull request #732 from docker/version-dependent-hostconfigAanand Prasad2015-08-252-4/+5
|\ \ \
| * | | Update HostConfig docsJoffrey F2015-08-242-4/+5
| | |/ | |/|
* | | Add resize API in docColin Huang2015-08-251-0/+10
|/ /
* | Merge branch 'vpetersson-master'Joffrey F2015-08-041-0/+21
|\ \
| * | Squashed commit of the following:Viktor Petersson2015-07-301-0/+21
* | | Add documentation for mem_limit and memswap_limitBrennan Saeta2015-08-011-0/+2
|/ /
* | Fix a few typos in the docsAlex Chan2015-07-292-5/+5
* | Updated changelog for 1.3.1Joffrey F2015-07-221-0/+22
* | Merge pull request #680 from aanand/fix-timestamp-conversionJoffrey F2015-07-211-2/+2
|\ \
| * | Enforce UTC datetimes in arguments to `events()`Aanand Prasad2015-07-211-2/+2