1
0
aiordache 08055d7c7a Add `compose images` cmd 4 жил өмнө
..
testdata 4140196eb0 Add down unit tests 4 жил өмнө
attach.go d4a8e92f46 set terminal in character mode when attached to a container 4 жил өмнө
build.go d5efef2aa7 Use old build for windows engine also on compose up 4 жил өмнө
build_win.go d5efef2aa7 Use old build for windows engine also on compose up 4 жил өмнө
compose.go 5cb2533faa dryrun to collect resources to be removed, then remove 4 жил өмнө
containers.go ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 жил өмнө
convergence.go 6562ec80f4 Merge pull request #1444 from docker/config_flags 4 жил өмнө
convergence_test.go 0021b14de8 Add unit tests to container_name 4 жил өмнө
create.go dc036c2686 don't use filepath to process remote bind paths 4 жил өмнө
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 4 жил өмнө
dependencies.go ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 жил өмнө
dependencies_test.go 1eb40999e2 Split compose.go into command-focussed go files 4 жил өмнө
down.go 31e59f6919 Refactor Down to avoid double ContainerList 4 жил өмнө
down_test.go 31e59f6919 Refactor Down to avoid double ContainerList 4 жил өмнө
events.go 9c4d8ab158 (re)attach to container after restart 4 жил өмнө
exec.go afac025a49 Add `compose exec` command 4 жил өмнө
images.go 08055d7c7a Add `compose images` cmd 4 жил өмнө
kill.go 0aa3f4a189 Add kill command 4 жил өмнө
kill_test.go 31e59f6919 Refactor Down to avoid double ContainerList 4 жил өмнө
labels.go 66fb7903ad Merge pull request #1246 from ulyssessouza/label-envfiles 4 жил өмнө
logs.go ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 жил өмнө
ls.go cba4f140ae Add —all option to compose ls, listing non running projects. 4 жил өмнө
ls_test.go 1f5a77e67c move test to command-specific test file 4 жил өмнө
pause.go 10d024428c Add --attach-dependencies 4 жил өмнө
port.go 8b38874aba introduce `port` command for parity with docker-compose 4 жил өмнө
ps.go b4fa7b2fa3 PS unit test 4 жил өмнө
ps_test.go b4fa7b2fa3 PS unit test 4 жил өмнө
pull.go e5834f37fd Add tail messages on progress writer 4 жил өмнө
push.go e5834f37fd Add tail messages on progress writer 4 жил өмнө
remove.go 10d024428c Add --attach-dependencies 4 жил өмнө
restart.go 2fdc3bad48 Add restart command 4 жил өмнө
run.go d4a8e92f46 set terminal in character mode when attached to a container 4 жил өмнө
start.go 9af5ea4b6a run ContainerWait in background so we catch container exit 4 жил өмнө
status.go 2fdc3bad48 Add restart command 4 жил өмнө
stop.go 0b517741a0 introduce --timeout on compose stop|down 4 жил өмнө
stop_test.go 31e59f6919 Refactor Down to avoid double ContainerList 4 жил өмнө
top.go a7ed600bde Add containers.filter and e2e test 4 жил өмнө