Historial de Commits

Autor SHA1 Mensaje Fecha
  Inconnu08 b29b6a1538 replace sets with set literal syntax for efficiency hace 6 años
  Peter Nagy (NPE) e34d329227 adds --no-interpolate to docker-compose config hace 7 años
  slowr b09d8802ed Added additional argument (--env-file) for docker-compose to import environment variables from a given PATH. hace 6 años
  Ulysses Souza f4ed9b2ef5 Detects the execution on an`exec` command and sets the environment to `silent` mode. hace 7 años
  Joffrey F 8f4d56a648 Impose consistent behavior across command for --project-directory flag hace 7 años
  Joffrey F 520f5d0fde Add 2.4 file format with platform support. Also reads DOCKER_DEFAULT_PLATFORM env hace 7 años
  Matthieu Nottale 5fe3aff1c3 Allow dash and underscore in project name. hace 7 años
  Joffrey F 8c297f267e Implement compatibility mode, hace 7 años
  Joffrey F 593a675d2b Support mixed use of TLS flags and TLS environment variables hace 7 años
  Joffrey F 8d3c7d4bce Clean up limit setting code and add reasonable input guards hace 7 años
  Ashlie Martinez acf76c15a2 Allow parallel limit to be set in env file. hace 7 años
  Joffrey F 454b063fed Keep no-ansi parameter in the CLI scope hace 8 años
  Cecile Tonglet b0b671dbf2 Add a flag --no-ansi to remove control characters on parallel executions hace 8 años
  Joffrey F 0f00aa4098 Convert paths to unicode in get_config_path_from_options if needed hace 8 años
  Joffrey F f55c9d4201 Recognize COMPOSE_TLS_VERSION env var in tls_config_from_options hace 8 años
  Joffrey F beedceb66b Merge pull request #4589 from shin-/dbonev-2586-specify-cwd-parameter hace 8 años
  Dimitar Bonev 707210ae95 Ability to change working directory via a CLI flag hace 9 años
  Joffrey F ac12ab95c4 Rename COMPOSE_FILE_SEPARATOR -> COMPOSE_PATH_SEPARATOR hace 8 años
  Henrik Holst 1899eac2ba Fixes https://github.com/docker/compose/issues/4099 hace 8 años
  Aanand Prasad b3a4d76d4f Handle connection errors on project initialization hace 9 años
  Aanand Prasad ec825af3d3 Fix error message for unrecognised TLS version hace 9 años
  Joffrey F 0fe82614a6 Merge pull request #3595 from dnephin/add-push-and-bundle hace 9 años
  Aanand Prasad 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' hace 9 años
  Joffrey F e7a8b2fed5 Update TLS version configuration code. Tests. hace 9 años
  Joffrey F 0b24883cef Support combination of shorthand flag and equal sign for host option hace 9 años
  Joffrey F b99037b4a6 Add support for DOCKER_* variables in .env file hace 9 años
  Joffrey F 36f1b4589c Limit occurrences of creating an environment object. hace 9 años
  Joffrey F 0ff53d9668 Less verbose environment invocation hace 9 años
  Joffrey F 1801f83bb8 Environment class cleanup hace 9 años
  Joffrey F b9ca5188a2 Remove Environment singleton, instead carry instance during config processing hace 9 años