Guillaume Tardif 80822bde44 Merge pull request #1392 from docker/run_opts hace 4 años
..
build.go 08e4222fbb introduce --build-args option hace 4 años
compose.go 98bb20f2d1 Keep --workdir at compose level for retro compatibility hace 4 años
compose_test.go 83cc63c8ae Add service based network_mode hace 5 años
convert.go d10600041d Add secret support hace 4 años
convert_kube.go f21326a319 Add output flag for writing chart files hace 5 años
create.go 8054af8011 introduce --no-build option hace 5 años
down.go a4a3a38dd8 lint: Fix linting errors hace 5 años
exec.go afac025a49 Add `compose exec` command hace 5 años
kill.go 0aa3f4a189 Add kill command hace 5 años
list.go cba4f140ae Add —all option to compose ls, listing non running projects. hace 5 años
logs.go 189466ca81 Merge pull request #1335 from gtardif/logs_f hace 5 años
pause.go e362947cb1 introduce pause and unpause commands hace 5 años
ps.go b11fedebdf Add `--services` flag to `compose ps` hace 5 años
pull.go fada87ca19 don't put enabled services in the disabled slice hace 4 años
push.go 62f24c7086 Add `ignore-push-failures` flag to `compose push` hace 4 años
remove.go 0b517741a0 introduce --timeout on compose stop|down hace 5 años
run.go d08255c4ff implement -v, -p, --service-ports and --use-aliases on compose run hace 4 años
start.go 15882d3503 happy shinny linter ☜(⌒▽⌒)☞ hace 5 años
stop.go 0b517741a0 introduce --timeout on compose stop|down hace 5 años
up.go 10d024428c Add --attach-dependencies hace 4 años
up_test.go fada87ca19 don't put enabled services in the disabled slice hace 4 años