summaryrefslogtreecommitdiff
path: root/docs/hostconfig.md
Commit message (Expand)AuthorAgeFilesLines
* Add cpu_quota and cpu_period to the HostConfig documentation881-hostconfig_docJoffrey F2015-12-221-0/+2
* network_mode can also take the name of a network as value.Nicolas Delaby2015-12-011-2/+2
* 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
* | Update hostconfig.mdDustin Falgout2015-11-091-1/+1
* | Incorporates feedback from and closes #814Dustin Falgout2015-11-051-9/+12
|/
* Tidied up code examples in docsAlasdair Nicol2015-10-141-2/+2
* Add devices param to the hostconfig documentation1.5.0-releaseJoffrey F2015-10-081-0/+8
* fix network_mode 'none' valueVladimir Rutsky2015-09-181-1/+1
* Support group_add param in host configgroup_add_supportJoffrey F2015-09-151-7/+14
* Add missing ipc_mode documentationJoffrey F2015-09-091-0/+1
* Update HostConfig docsJoffrey F2015-08-241-3/+4
* Add documentation for mem_limit and memswap_limitBrennan Saeta2015-08-011-0/+2
* Remove non-existing argumentPhilipp Moeller2015-05-201-2/+1
* Removed instances of using host_config in start from docs and examplesdeprecate_start_hostconfigJoffrey F2015-05-081-1/+3
* Added log_config support in host configJoffrey F2015-04-241-2/+5
* ulimits: Updated docsulimit_supportJoffrey F2015-04-221-0/+2
* pid_mode documentationJoffrey F2015-02-111-0/+2
* read_only parameterread_only_rootfsJoffrey F2015-02-101-0/+1
* Updated documentationJoffrey F2014-12-181-0/+1
* Updated documentation with HostConfig informationhost_configJoffrey F2014-12-171-0/+91