compose/local/compose
Nicolas De loof 12ffdd1405
Merge pull request #1381 from gtardif/fix_up_build
Fix compose up --build not forcing rebuild of present image
2021-03-02 18:57:34 +01:00
..
testdata Add down unit tests 2021-02-11 15:53:05 +01:00
attach.go reconcide log's wplit_writer implementations 2021-02-16 10:59:28 +01:00
build.go Merge pull request #1381 from gtardif/fix_up_build 2021-03-02 18:57:34 +01:00
compose.go dryrun to collect resources to be removed, then remove 2021-02-15 12:32:44 +01:00
containers.go introduce compose rm command 2021-02-15 09:26:52 +01:00
convergence.go pass timeout to "up" backend implementation 2021-03-02 15:07:19 +01:00
convergence_test.go Add unit tests to container_name 2021-01-08 10:05:53 +01:00
create.go pass timeout to "up" backend implementation 2021-03-02 15:07:19 +01:00
create_test.go Network names and volume names don’t need anymore to be re-adapted (and prefixed with project name) after loaded from compose-go 2021-01-14 10:07:29 +01:00
dependencies.go Split compose.go into command-focussed go files 2020-12-08 11:58:49 +01:00
dependencies_test.go Split compose.go into command-focussed go files 2020-12-08 11:58:49 +01:00
down.go lint: Fix linting errors 2021-02-18 17:29:05 +01:00
down_test.go introduce --timeout on compose stop|down 2021-02-16 10:21:01 +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
kill_test.go PS unit test 2021-02-11 15:53:06 +01:00
labels.go Merge pull request #1246 from ulyssessouza/label-envfiles 2021-02-08 16:09:44 +01:00
logs.go pass service to LogConsumer 2021-02-22 11:40:26 +01:00
ls.go Add —all option to compose ls, listing non running projects. 2021-02-24 13:11:12 +01:00
ls_test.go move test to command-specific test file 2020-12-09 10:33:52 +01:00
pause.go introduce pause and unpause commands 2021-02-22 17:08:41 +01:00
ps.go PS unit test 2021-02-11 15:53:06 +01:00
ps_test.go PS unit test 2021-02-11 15:53:06 +01:00
pull.go deps: Replace docker/distribution for distribution/distribution 2021-02-18 18:24:52 +01:00
push.go deps: Replace docker/distribution for distribution/distribution 2021-02-18 18:24:52 +01:00
remove.go dryrun to collect resources to be removed, then remove 2021-02-15 12:32:44 +01:00
run.go Add service based network_mode 2021-02-23 10:13:31 -03:00
scan_suggest.go Update confirmed scan suggest message 2021-02-26 09:41:18 +01:00
start.go fix color assignment on status messages 2021-02-15 12:29:48 +01:00
status.go Add service based network_mode 2021-02-23 10:13:31 -03:00
stop.go introduce --timeout on compose stop|down 2021-02-16 10:21:01 +01:00
stop_test.go introduce --timeout on compose stop|down 2021-02-16 10:21:01 +01:00
util.go cleanup 2021-01-14 13:20:35 +01:00