Commit History

Author SHA1 Message Date
  Nicolas De loof 1cf48318a4 Merge pull request #1106 from docker/orphans 4 years ago
  aiordache 31e40176da Add GPU support via DeviceRequests 4 years ago
  Nicolas De Loof 4de01936f8 introduce --remove-orphans option 4 years ago
  Guillaume Tardif 32d5644937 Pass reader Writer as options to backend, remove hardcoded os.Stdout 4 years ago
  Guillaume Tardif bad0d41d90 Auto-remove using container config 4 years ago
  Guillaume Tardif 27dc2e5be1 Reuse Create(Project) and Start(Project) 4 years ago
  Guillaume Tardif 8eb9733914 No need to support service `container_name` in this PR, will do separately, minor cleanup 4 years ago
  Guillaume Tardif b289138ca9 No need to filter services again in backend, filter is done by cli command. Added e2e test, labels one-off and slug 4 years ago
  Guillaume Tardif e4ed2b02d7 Fix container attaching to wrong volume name for compose non-external volumes. Took the opportunity to validate R/O volumes, but not related to this fix 4 years ago
  Djordje Lukic 033941d890 compose: Add service labels 4 years ago
  Nicolas De Loof 1eb40999e2 Split compose.go into command-focussed go files 4 years ago