Historique des commits

Auteur SHA1 Message Date
  Sébastien Gruchet b76ac6e633 Added support to option mac-address il y a 10 ans
  lsowen ea7ee301c0 Add security_opt as a docker-compose.yml option il y a 10 ans
  [email protected] df87bd91c8 Added devices configuration option il y a 10 ans
  Daniel Nephin 0f2f9db6d8 Merge pull request #1388 from vdemeester/1303-log-driver-support il y a 10 ans
  Vincent Demeester f626fc5ce8 Add support for log-driver in docker-compose.yml il y a 10 ans
  CJ b06294399a See #1335: Added --read-only il y a 10 ans
  Daniel Nephin 6c95eed781 Merge pull request #1269 from aanand/labels il y a 10 ans
  Aanand Prasad 2e6bc078fb Implement 'labels' option il y a 10 ans
  Daniel Nephin a89bc304f6 Merge pull request #1075 from KyleJamesWalker/master il y a 10 ans
  CJ 86a08c00f2 See https://github.com/docker/compose/pull/1158#discussion_r29063218 il y a 10 ans
  xuxinkun 688f82c1cf Add cpuset config. il y a 10 ans
  Daniel Nephin a631c1eddb Merge pull request #1357 from turtlemonvh/1350-extends_parent_build_directory_dne_error il y a 10 ans
  Timothy Van Heest 855855a0e6 Fix for #1350, nonexisting build path in parent section causes extending section to fail il y a 10 ans
  Kyle Walker d17c4d27fa Support alternate Dockerfile name. il y a 10 ans
  Sam Wing fb81c37ca6 added the extra_hosts option to the yml configuration which exposes the --add-host flag from the docker client il y a 11 ans
  Ben Firshman 4926f8aef6 Merge pull request #1261 from aanand/fix-vars-in-volume-paths il y a 10 ans
  Aanand Prasad fd568b389d Fix home directory and env expansion in volume paths il y a 10 ans
  Steven Dake 94277a3eb0 Add --pid=host support il y a 10 ans
  Moysés Borges 8584525e8d Interpret 'build:' as relative to the yml file il y a 10 ans
  Aanand Prasad 907918b492 Merge multi-value options when extending il y a 10 ans
  Aanand Prasad 2a415ede08 When extending, `build` replaces `image` and vice versa il y a 10 ans
  akoskaaa f9ea5ecf40 [pep8] make test files and config files pep8 valid il y a 10 ans
  Aanand Prasad 35c6e0314c Fix volume merging when there's no explicit host path il y a 10 ans
  Aanand Prasad 276e43ca6b Fix service dict merging when only one dict has a volumes key il y a 10 ans
  Aanand Prasad 965426e39b Revert "Add 'labels:' config option" il y a 10 ans
  Aanand Prasad 721327110d Add 'labels:' config option il y a 10 ans
  Aanand Prasad 37efdb1f8b Make volume host paths relative to file, merge volumes when extending il y a 10 ans
  Aanand Prasad 4c582e4352 Implement `extends` il y a 10 ans
  Aanand Prasad 528bed9ef6 Fix environment resolution il y a 10 ans
  Aanand Prasad 4ecf5e01ff Extract YAML loading and parsing into config module il y a 10 ans