| .. |
|
build.go
|
introduce build --progress
|
2021-03-02 09:34:38 +01:00 |
|
compose.go
|
Keep --workdir at compose level for retro compatibility
|
2021-03-01 12:43:00 -03:00 |
|
compose_test.go
|
Add service based network_mode
|
2021-02-23 10:13:31 -03:00 |
|
convert.go
|
Merge pull request #1318 from docker/resolve-image-digests
|
2021-02-18 15:57:45 +01:00 |
|
convert_kube.go
|
Add output flag for writing chart files
|
2021-02-08 18:10:02 +01:00 |
|
create.go
|
introduce --no-build option
|
2021-02-23 10:42:51 +01:00 |
|
down.go
|
lint: Fix linting errors
|
2021-02-18 17:29:05 +01:00 |
|
exec.go
|
Add `compose exec` command
|
2021-02-16 10:56:00 +01:00 |
|
kill.go
|
Add kill command
|
2021-02-03 10:44:26 +01:00 |
|
list.go
|
Add —all option to compose ls, listing non running projects.
|
2021-02-24 13:11:12 +01:00 |
|
logs.go
|
Merge pull request #1335 from gtardif/logs_f
|
2021-02-22 16:22:59 +01:00 |
|
pause.go
|
introduce pause and unpause commands
|
2021-02-22 17:08:41 +01:00 |
|
ps.go
|
Add `--services` flag to `compose ps`
|
2021-02-18 13:27:53 +01:00 |
|
pull.go
|
don't put enabled services in the disabled slice
|
2021-03-02 14:25:32 +01:00 |
|
push.go
|
Introduce --profile option
|
2021-02-02 13:51:22 +01:00 |
|
remove.go
|
introduce --timeout on compose stop|down
|
2021-02-16 10:21:01 +01:00 |
|
run.go
|
don't put enabled services in the disabled slice
|
2021-03-02 14:25:32 +01:00 |
|
start.go
|
happy shinny linter ☜(⌒▽⌒)☞
|
2021-02-12 17:55:38 +01:00 |
|
stop.go
|
introduce --timeout on compose stop|down
|
2021-02-16 10:21:01 +01:00 |
|
up.go
|
pass timeout to "up" backend implementation
|
2021-03-02 15:07:19 +01:00 |
|
up_test.go
|
don't put enabled services in the disabled slice
|
2021-03-02 14:25:32 +01:00 |