Commit History

Author SHA1 Message Date
  Joffrey F ac12ab95c4 Rename COMPOSE_FILE_SEPARATOR -> COMPOSE_PATH_SEPARATOR 8 years ago
  Henrik Holst 1899eac2ba Fixes https://github.com/docker/compose/issues/4099 9 years ago
  Joffrey F 05e1b3aa1d Merge pull request #4564 from shin-/dattran-vn01-issue/3790-support-build-arg-for-build-command 8 years ago
  Harald Albers 38087a2888 Fix bash completion for `docker-compose images` 8 years ago
  Harald Albers 0652530ee9 Add bash completion for `run --volume` 8 years ago
  Joffrey F d5a2d37d05 Properly resolve build args against host environment values 8 years ago
  Dat Tran 449dcc9d7b support --build-arg for build command 9 years ago
  Joffrey F dd4e49ef98 Merge pull request #4563 from shin-/3723-mem-reservation 8 years ago
  Joffrey F e344fe9a9f Merge pull request #4566 from shin-/eddwardo-run-v 8 years ago
  Joffrey F 01fa147183 Merge pull request #4040 from rawkode/feature/allow-running-containers-to-be-deleted 8 years ago
  Joffrey F 0167aba2b7 Merge pull request #4541 from shin-/4502-expanded-port-syntax 8 years ago
  Joffrey F d75726db21 Merge pull request #4561 from shin-/JesusTinoco-3501-add-image-command-option 8 years ago
  Joffrey F 4dca6adeb1 Merge pull request #4562 from shin-/lindt-bugfix/unnamed_volumes_do_not_support_mode_suffix 8 years ago
  Joffrey F ec252350ae Add mem_reservation option to service config in 2.0 and 2.1 formats 8 years ago
  Joffrey F bf7c2bc0f8 Use create_host_file in run -v tests to ensure file availability 8 years ago
  Joffrey F b454268f93 Merge pull request #4565 from shin-/onorua-pids-limit 8 years ago
  Joffrey F 2d56eb0c96 Merge pull request #4572 from shin-/Knetic-dnsopts 8 years ago
  Joffrey F 02a7b6bacc Merge pull request #4571 from shin-/marcosnils-master 8 years ago
  Joffrey F 8f8678987b Improve readability of code and output for the images command 8 years ago
  Joffrey F 83728d2bcc Do not add mode in volume representation if it's not a host binding 8 years ago
  Joffrey F b6fb3f2634 pids_limit not yet supported for swarm services - removing from v3 format 8 years ago
  Joffrey F 7512dccaa8 Add dns_opt to 2.1 schema 8 years ago
  George Lester c7b8278e78 Implemented dns_opt 9 years ago
  Marcos Lilljedahl 44653f2812 Improve Dockerfile.run 9 years ago
  Piotr Szymanski 83388ec31a enable -v flag for docker-compose run command 9 years ago
  Yaroslav Molochko 6a151aac04 introducing pids_limit, fix for #4178 9 years ago
  stefan 11329e779b added failing test that ensures that named volume will not be printed with a mode suffix 9 years ago
  Joffrey F 815a3af6d2 Fix docstring for images command 8 years ago
  Jesus Tinoco 90beeaf21c 3501 - Remove a test and fix other 9 years ago
  Jesus Tinoco 33f510b340 3501 - Add a new command option (images) 9 years ago