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