提交历史

作者 SHA1 备注 提交日期
  Nicolas De Loof 1eb40999e2 Split compose.go into command-focussed go files 4 年之前
  Guillaume Tardif 6fc8eefb1b Remove build flag for local backend 5 年之前
  Nicolas De Loof 136d09e1ac split `Up` into `Create`+`Start` so logs don't collide with progress 5 年之前
  Djordje Lukic 1148ed8837 Add platform when running containers 5 年之前
  Nicolas De Loof 46cbb908fe Target docker/docker 19.03 branch (api 1.40) 5 年之前
  Djordje Lukic b0ee6d285a Update docker/docker to be able to run this on a Mac, use goroutines when starting a stack 5 年之前
  Nicolas De Loof 9fdf69ea9c Handle container (re)create/(re)start on compose up 5 年之前
  Nicolas De Loof 7944a1b94f implement image pull on `compose up` with progress 5 年之前
  Nicolas De Loof 85ec312461 convert compose model into moby API types to prepare "up" local implementation 5 年之前
  Chris Crone db3a14694b backend.local: Add command support 5 年之前
  Chris Crone 42eb0ecc35 backend.local: Add rudimentary volume support 5 年之前
  Chris Crone 637dd263c9 backend.local: Refactor container service 5 年之前