Guillaume Lours 64a9e4bf01 fix cyclomatic complexity of composeService.waitDependencies function 4 yıl önce
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 yıl önce
attach.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 yıl önce
build.go a842522f49 use filepath instead of path to check if the dockerfile path is abolute or not 4 yıl önce
build_buildkit.go 058c779378 Add support for classic builder 4 yıl önce
build_classic.go b47d8ea868 Remove intermediate containers when build succeeded 4 yıl önce
compose.go 17354fcc99 Add standalone capacility 4 yıl önce
container.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 yıl önce
containers.go c5b7624d10 compose cp doesn't need a full project and can copy from stopped container 4 yıl önce
convergence.go 64a9e4bf01 fix cyclomatic complexity of composeService.waitDependencies function 4 yıl önce
convergence_test.go 4be38f84df do not stop the dependencies wait process when reaching a dependency with service_started condition 4 yıl önce
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 yıl önce
cp.go c5b7624d10 compose cp doesn't need a full project and can copy from stopped container 4 yıl önce
create.go fb9310caf2 use CustomLabels for composeV2 metadata and not impact service hash 4 yıl önce
create_test.go a4836391a5 Set NetworkMode correctly according to network priorities 4 yıl önce
dependencies.go 709190312c Fix to use Key instead of Service for graph updates 4 yıl önce
dependencies_test.go c901edd65d introduce `convergence` to hold per-service Containers and prevent race conditions 4 yıl önce
down.go feba34e406 only remove volumes set by compose file 4 yıl önce
down_test.go feba34e406 only remove volumes set by compose file 4 yıl önce
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 yıl önce
events.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 yıl önce
exec.go 37f763f009 Don't SetRawTerminal() when exec is run with -T 4 yıl önce
filters.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 yıl önce
hash.go fb9310caf2 use CustomLabels for composeV2 metadata and not impact service hash 4 yıl önce
images.go d7d29b25bc compose images should list created containers images 4 yıl önce
kill.go cf7319fc6e Only kill running containers 4 yıl önce
kill_test.go cf7319fc6e Only kill running containers 4 yıl önce
logs.go 0d7567131a compose logs to notify printer about container lifecycle events 4 yıl önce
ls.go fb3f9e270f Add compose file path to ls command 4 yıl önce
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ 4 yıl önce
metrics.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 yıl önce
pause.go 2eeed8481d Fix pause/unpause by only applying to running containers 4 yıl önce
port.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 yıl önce
printer.go 740276f550 handle "stop" event 4 yıl önce
ps.go 97a0efd7c3 group ports to render ranges as ... ranges 4 yıl önce
ps_test.go 97a0efd7c3 group ports to render ranges as ... ranges 4 yıl önce
pull.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 yıl önce
push.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 yıl önce
remove.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 yıl önce
resize.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 yıl önce
restart.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 yıl önce
run.go fb9310caf2 use CustomLabels for composeV2 metadata and not impact service hash 4 yıl önce
start.go 740276f550 handle "stop" event 4 yıl önce
stop.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 yıl önce
stop_test.go 48a6dc088b rebuild compose project from labels 4 yıl önce
top.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 yıl önce
up.go 7205d918ad interrupt printer when `compose log` is cancelled 4 yıl önce