Guillaume Tardif f6354e5617 Merge pull request #1351 from gtardif/scan_suggest 5 лет назад
..
testdata 4140196eb0 Add down unit tests 5 лет назад
attach.go 12a5100b20 reconcide log's wplit_writer implementations 5 лет назад
build.go accc65ae8b Check if scan has already been invoked before suggesting using it 5 лет назад
compose.go 5cb2533faa dryrun to collect resources to be removed, then remove 5 лет назад
containers.go 20b83aa237 introduce compose rm command 5 лет назад
convergence.go 83cc63c8ae Add service based network_mode 5 лет назад
convergence_test.go 0021b14de8 Add unit tests to container_name 5 лет назад
create.go 83cc63c8ae Add service based network_mode 5 лет назад
create_test.go 8ab3149f45 Network names and volume names don’t need anymore to be re-adapted (and prefixed with project name) after loaded from compose-go 5 лет назад
dependencies.go 1eb40999e2 Split compose.go into command-focussed go files 5 лет назад
dependencies_test.go 1eb40999e2 Split compose.go into command-focussed go files 5 лет назад
down.go a4a3a38dd8 lint: Fix linting errors 5 лет назад
down_test.go 0b517741a0 introduce --timeout on compose stop|down 5 лет назад
exec.go afac025a49 Add `compose exec` command 5 лет назад
kill.go 0aa3f4a189 Add kill command 5 лет назад
kill_test.go b4fa7b2fa3 PS unit test 5 лет назад
labels.go 66fb7903ad Merge pull request #1246 from ulyssessouza/label-envfiles 5 лет назад
logs.go 2b0e0f2741 pass service to LogConsumer 5 лет назад
ls.go cba4f140ae Add —all option to compose ls, listing non running projects. 5 лет назад
ls_test.go 1f5a77e67c move test to command-specific test file 5 лет назад
pause.go e362947cb1 introduce pause and unpause commands 5 лет назад
ps.go b4fa7b2fa3 PS unit test 5 лет назад
ps_test.go b4fa7b2fa3 PS unit test 5 лет назад
pull.go 931767b22d deps: Replace docker/distribution for distribution/distribution 5 лет назад
push.go 931767b22d deps: Replace docker/distribution for distribution/distribution 5 лет назад
remove.go 5cb2533faa dryrun to collect resources to be removed, then remove 5 лет назад
run.go 83cc63c8ae Add service based network_mode 5 лет назад
scan_suggest.go c1373d2e63 Update confirmed scan suggest message 5 лет назад
start.go 4fcaa29614 fix color assignment on status messages 5 лет назад
status.go 83cc63c8ae Add service based network_mode 5 лет назад
stop.go 0b517741a0 introduce --timeout on compose stop|down 5 лет назад
stop_test.go 0b517741a0 introduce --timeout on compose stop|down 5 лет назад
util.go 747d2de397 cleanup 5 лет назад