Nicolas De Loof 4186cce1dd use highest priority network to declare network aliasses 4 سال پیش
..
testdata 4140196eb0 Add down unit tests 5 سال پیش
attach.go 7d85485242 pause/unpause only need project name. use getContainers where possible 4 سال پیش
build.go e433777796 resolve build args without value from environment 4 سال پیش
build_win.go d5efef2aa7 Use old build for windows engine also on compose up 4 سال پیش
compose.go 1fce1623ee Cross build & package compose-cli plugin 4 سال پیش
containers.go a8819763b4 scale must ignore oneoff containers 4 سال پیش
convergence.go 4186cce1dd use highest priority network to declare network aliasses 4 سال پیش
convergence_test.go 0021b14de8 Add unit tests to container_name 5 سال پیش
create.go 4186cce1dd use highest priority network to declare network aliasses 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 5 سال پیش
dependencies.go ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 سال پیش
dependencies_test.go 1eb40999e2 Split compose.go into command-focussed go files 5 سال پیش
down.go deecf76421 reduce code complexity with sub-functions 4 سال پیش
down_test.go 98187b2f62 down --volume to remove volume 4 سال پیش
events.go 9c4d8ab158 (re)attach to container after restart 5 سال پیش
exec.go 15eab93b31 docker compose exec to return command exit code 4 سال پیش
images.go c227fd5c5f refactor to reduce calls to InspectRawImage 4 سال پیش
kill.go 7d85485242 pause/unpause only need project name. use getContainers where possible 4 سال پیش
kill_test.go cc0423df6e Fix down not working if run from a different folder than up, because container labels stored relative paths 4 سال پیش
labels.go 7d85485242 pause/unpause only need project name. use getContainers where possible 4 سال پیش
logs.go 7d85485242 pause/unpause only need project name. use getContainers where possible 4 سال پیش
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 7d85485242 pause/unpause only need project name. use getContainers where possible 4 سال پیش
port.go 8b38874aba introduce `port` command for parity with docker-compose 4 سال پیش
ps.go 7d85485242 pause/unpause only need project name. use getContainers where possible 4 سال پیش
ps_test.go b4fa7b2fa3 PS unit test 5 سال پیش
pull.go 85af8cdaaa local backend to rely on dockerCli's LoadDefaultConfigFile 4 سال پیش
push.go e5834f37fd Add tail messages on progress writer 4 سال پیش
remove.go 5cead2266d only stop/remove selected services 4 سال پیش
resize.go 0ab75d28ba don't report error resizing tty, as container could stop any time 4 سال پیش
restart.go 2fdc3bad48 Add restart command 5 سال پیش
run.go 0ab75d28ba don't report error resizing tty, as container could stop any time 4 سال پیش
start.go 9af5ea4b6a run ContainerWait in background so we catch container exit 4 سال پیش
status.go 378d02dadd Refactor `up --build` 4 سال پیش
stop.go 5cead2266d only stop/remove selected services 4 سال پیش
stop_test.go 31e59f6919 Refactor Down to avoid double ContainerList 4 سال پیش
top.go 7d85485242 pause/unpause only need project name. use getContainers where possible 4 سال پیش