Commit History

Author SHA1 Message Date
  Nicolas De Loof 37b62309af update compose-go 4 years ago
  Nicolas De loof d25dee907f Merge pull request #1803 from ndeloof/compose_version 4 years ago
  Nicolas De Loof df9fa2d2d8 better interoperability with docker-compose on version label 4 years ago
  Nicolas De loof 9ea051f64e Merge pull request #1791 from afshinpaydar-binary/docker_compose_logs_since_option 4 years ago
  Afshin Paydar df6d709aa5 Merge branch 'main' of github.com:docker/compose-cli into docker_compose_logs_since_option 4 years ago
  Afshin Paydar bbaccb4339 Add docker compose logs --until option 4 years ago
  Nicolas De loof ea469249b7 Merge pull request #1790 from docker/split_compose_v2 4 years ago
  Nicolas De Loof 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 years ago
  Nicolas De Loof e2ea24ceb7 move compose-plugin commands under /cmd 4 years ago
  Nicolas De Loof d90495e1cd move compose API into pkg/api 4 years ago
  Nicolas De loof a29d3e6f80 Merge pull request #1787 from ndeloof/remove_anonymous 4 years ago
  Afshin Paydar 3976abcdc1 As docker logs defines --since option to limit the amount of logs to retrieve from container's history 4 years ago
  Nicolas De loof 43655ba500 Merge pull request #1782 from ndeloof/inherited_volume 4 years ago
  Nicolas De Loof 7f22783d56 pass volume option to ContainerRemove on down to also drop anonymous volumes 4 years ago
  Nicolas De Loof 726e204099 fix volume inheritance and conflict with trailing '/' 4 years ago
  Nicolas De loof f06baeef20 Merge pull request #1779 from ndeloof/labels 4 years ago
  Nicolas De Loof 89a63b79cb define compose labels within the compose API 4 years ago
  Nicolas De Loof ff0864237c labels use absolute paths 4 years ago
  Nicolas De loof 79573e1acc Merge pull request #1767 from ndeloof/exec_no_tty 4 years ago
  Nicolas De Loof 07357928d0 update compose-go 4 years ago
  Nicolas De loof 1343bc52b0 Merge pull request #1774 from thaJeztah/bump_term 4 years ago
  Nicolas De Loof 679d24a178 ignore image we can't build when forcing PullPolicyBuild 4 years ago
  Sebastiaan van Stijn c6c3e7111a go.mod: update moby/term to fix Invalid Standard Handle Panic on Windows 4 years ago
  Nicolas De loof bbe9c6bcfd Delete CHANGELOG.md 4 years ago
  Nicolas De loof 1b54a38db3 Merge pull request #1766 from ndeloof/config_profiles 4 years ago
  Nicolas De Loof e7f228ecf9 wait for exec stdout to complete 4 years ago
  Nicolas De Loof b1d2c18dfc give -T a long name, otherwise help is weird 4 years ago
  Nicolas De Loof 1d38001164 automatically disable TTY if shell isn't a terminal 4 years ago
  Nicolas De Loof 4987a52975 fix hard vs soft ulimit 4 years ago
  Nicolas De loof f43899250f Merge pull request #1770 from ndeloof/fix_network_alias_test 4 years ago