| .. |
|
build.go
|
c74cec9ae3
introduce --quiet option
|
4 years ago |
|
compose.go
|
f07a4a72b9
introduce --rmi and --volumes option on down
|
4 years ago |
|
compose_test.go
|
b1f864a6f8
Introduce --profile option
|
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
|
3f387e4e75
introduce create --force-recreate and --no-recreate
|
4 years ago |
|
down.go
|
f07a4a72b9
introduce --rmi and --volumes option on down
|
4 years ago |
|
exec.go
|
afac025a49
Add `compose exec` command
|
4 years ago |
|
kill.go
|
0aa3f4a189
Add kill command
|
4 years ago |
|
list.go
|
f33eff5903
introduce `--filter` option on `compose ls`
|
4 years ago |
|
logs.go
|
c25fd5689e
intorude logs --timestamp
|
4 years ago |
|
ps.go
|
ad140697fc
Remove the HEALTH status in `docker compose ps` and combine values from fields “state” and “health”. Rename column STATE => STATUS.
|
4 years ago |
|
pull.go
|
a2d335271a
introduce pull --quiet option
|
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
|
4462f12249
revisit `run` implementation as create, attach, start, wait
|
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
|
bd9248d074
Merge pull request #1303 from docker/down_timeout
|
4 years ago |
|
up_test.go
|
bbdced6f0b
test case
|
4 years ago |