コミット履歴

作者 SHA1 メッセージ 日付
  Ian Campbell 7bf9963cd6 Merge pull request #6547 from kudos/bugfix/scale-zero-default 6 年 前
  Jonathan Cremin 087bef4f95 Add tests for compose file 'scale: 0' 6 年 前
  Akshit Grover 1f97a572fe Add --quiet build flag 6 年 前
  slowr b09d8802ed Added additional argument (--env-file) for docker-compose to import environment variables from a given PATH. 6 年 前
  Ulysses Souza a35aef4953 Add --no-rm to command build 6 年 前
  Joffrey F 2ed171cae9 Bring zero container check up in the call stack 6 年 前
  Collins Abitekaniza 325637d9d5 test image pull done 6 年 前
  Joffrey F 14e7a11b3c Merge pull request #6346 from collin5/b5469 6 年 前
  Ulysses Souza d563a66405 Update `reorder_python_imports` version to fix Unicode problems 7 年 前
  Collins Abitekaniza b8b6199958 refactor cli tests 7 年 前
  Joffrey F 61bb1ea484 Don't append slugs to containers created by "up" 7 年 前
  Collins Abitekaniza 05efe52ccd test --all flag 7 年 前
  Joffrey F 98bb68e404 Fix new flake8 errors/warnings 7 年 前
  Joffrey F 834acca497 Update acceptance test for image matching 7 年 前
  Boris HUISGEN 1b668973a2 Add acceptance test 7 年 前
  Joffrey F 5916639383 Preserve container numbers, add slug to prevent name collisions 7 年 前
  Joffrey F 4e2de3c1ff Replace sequential container indexes with randomly generated IDs 7 年 前
  Joffrey F eb63e9f3c7 Fix --project-directory handling to apply to .env files as well 7 年 前
  Joffrey F ee878aee4c Handle missing (not built) service image in config --hash 7 年 前
  Joffrey F 861031b9b7 Reduce config --hash code complexity and add test 7 年 前
  Gil Raphaelli 89f2bfe4f3 add --parallel option to build 7 年 前
  Joffrey F 635c77db6c Merge pull request #6071 from nickhiggs/6060-reattach-logger-on-restart 7 年 前
  Joffrey F e6d18b1881 Fix --exit-code-from to reflect exit code after termination by Compose 7 年 前
  Nicholas Higgins 28085ebee2 Attach logger to containers after crashing. 7 年 前
  Joffrey F f368b4846f Ignore attachable property on networks in compatibility mode 7 年 前
  Joffrey F cbb9bff924 Support -H=host notation for interactive run/execs 7 年 前
  Joffrey F 6c7c7902f1 Merge pull request #5788 from mnottale/dash-underscore-in-project-name 7 年 前
  Matthieu Nottale 8336407830 pull: Deprecate '--parallel' and enable it by default. 7 年 前
  Matthieu Nottale 5fe3aff1c3 Allow dash and underscore in project name. 7 年 前
  Joffrey F 38f7fdfe89 Merge pull request #5709 from mnottale/exec-workdir 7 年 前