Commit History

Author SHA1 Message Date
  Nicolas De Loof 4186cce1dd use highest priority network to declare network aliasses 4 years ago
  Nicolas De Loof b33588b725 when bind mount has CreateHostPath set, use bind API 4 years ago
  Nicolas De Loof 92c9be5f87 load override sibling compose file when auto-discovered from parent dir 4 years ago
  Guillaume Tardif cc0423df6e Fix down not working if run from a different folder than up, because container labels stored relative paths 4 years ago
  Nicolas De Loof c83c46293f fix race: poll for service completion. Using waitContainer might happend after container exit 4 years ago
  Nicolas De Loof 076f15c254 configure container limits and resources 4 years ago
  Chris Crone 892675b697 Tidy Go modules 4 years ago
  Guillaume Tardif 6a0269f7b9 Merge pull request #1483 from docker/windows_sucks 4 years ago
  Guillaume Tardif 85393db2fb Update go term lib with windows support to get terminal size 4 years ago
  Nicolas De Loof a691cc98e7 make windows "kill children process" code simpler 4 years ago
  Nicolas De Loof 15b56b3e8d --no-interpolate 4 years ago
  Nicolas De Loof 89b8f9b867 bump compose-go 4 years ago
  Nicolas De Loof 48402585fd replace passing parameters by context with singletons 4 years ago
  Guillaume Tardif 9301c298ef Merge pull request #1390 from ulyssessouza/quiet-pull 4 years ago
  Ulysses Souza aa4d15d28c Add `quietPull` option to `up` 4 years ago
  Nicolas De Loof 9c4d8ab158 (re)attach to container after restart 4 years ago
  Ulysses Souza bee7336927 Bump compose-go to fix struct merges 4 years ago
  Nicolas De Loof 08e4222fbb introduce --build-args option 4 years ago
  Ulysses Souza 83cc63c8ae Add service based network_mode 4 years ago
  Nicolas De Loof ed17e762cc introduce a few more `compose run` options 4 years ago
  Chris Crone 931767b22d deps: Replace docker/distribution for distribution/distribution 4 years ago
  Nicolas De Loof 0e862eeaa7 introduce --resolve-image-digests on config command 4 years ago
  Nicolas De Loof b1f864a6f8 Introduce --profile option 4 years ago
  Guillaume Tardif 134744709c Merge pull request #1201 from ulyssessouza/bump-compose-fo 4 years ago
  Ulysses Souza a3e81be6ea Bump compose-go for absolute paths fix 4 years ago
  aiordache 0807ec0067 Target the kubernetes cluster referenced in the docker "kube" context 4 years ago
  aiordache 849707016b Implement kubernetes context create 4 years ago
  aiordache f09a57351f remove unused utils pkg 4 years ago
  aiordache 50792c4621 Add Kubernetes backend 4 years ago
  Nicolas De Loof ed18cefc04 Introduce --env-file 4 years ago