Historique des commits

Auteur SHA1 Message Date
  Bastian Venthur 5529376d4c Removed six il y a 6 ans
  Bastian Venthur e8424d5ae0 Removed Python2 support il y a 6 ans
  Anca Iordache 2dfd85e30e Use docker context interface from docker-py il y a 5 ans
  yukihira1992 53d00f7677 Refactored mutable default values. il y a 5 ans
  Kevin Roy 093cc2c089 Allow setting compatibility options from environment il y a 6 ans
  Nicolas De Loof fa9e8bd641 Skip label if some config file was passed by stdin il y a 6 ans
  Nicolas De Loof 962421d019 config_detail.filename is None when passed by stdin il y a 6 ans
  Guillaume Rose dbe4d7323e Add working dir, config files and env file in service labels il y a 6 ans
  Inconnu08 57055e0e66 Replace sets with set literal syntax for efficiency il y a 6 ans
  Inconnu08 b29b6a1538 replace sets with set literal syntax for efficiency il y a 6 ans
  Peter Nagy (NPE) e34d329227 adds --no-interpolate to docker-compose config il y a 7 ans
  slowr b09d8802ed Added additional argument (--env-file) for docker-compose to import environment variables from a given PATH. il y a 6 ans
  Ulysses Souza f4ed9b2ef5 Detects the execution on an`exec` command and sets the environment to `silent` mode. il y a 7 ans
  Joffrey F 8f4d56a648 Impose consistent behavior across command for --project-directory flag il y a 7 ans
  Joffrey F 520f5d0fde Add 2.4 file format with platform support. Also reads DOCKER_DEFAULT_PLATFORM env il y a 7 ans
  Matthieu Nottale 5fe3aff1c3 Allow dash and underscore in project name. il y a 7 ans
  Joffrey F 8c297f267e Implement compatibility mode, il y a 7 ans
  Joffrey F 593a675d2b Support mixed use of TLS flags and TLS environment variables il y a 7 ans
  Joffrey F 8d3c7d4bce Clean up limit setting code and add reasonable input guards il y a 8 ans
  Ashlie Martinez acf76c15a2 Allow parallel limit to be set in env file. il y a 8 ans
  Joffrey F 454b063fed Keep no-ansi parameter in the CLI scope il y a 8 ans
  Cecile Tonglet b0b671dbf2 Add a flag --no-ansi to remove control characters on parallel executions il y a 8 ans
  Joffrey F 0f00aa4098 Convert paths to unicode in get_config_path_from_options if needed il y a 8 ans
  Joffrey F f55c9d4201 Recognize COMPOSE_TLS_VERSION env var in tls_config_from_options il y a 8 ans
  Joffrey F beedceb66b Merge pull request #4589 from shin-/dbonev-2586-specify-cwd-parameter il y a 8 ans
  Dimitar Bonev 707210ae95 Ability to change working directory via a CLI flag il y a 10 ans
  Joffrey F ac12ab95c4 Rename COMPOSE_FILE_SEPARATOR -> COMPOSE_PATH_SEPARATOR il y a 8 ans
  Henrik Holst 1899eac2ba Fixes https://github.com/docker/compose/issues/4099 il y a 9 ans
  Aanand Prasad b3a4d76d4f Handle connection errors on project initialization il y a 9 ans
  Aanand Prasad ec825af3d3 Fix error message for unrecognised TLS version il y a 9 ans