Nicolas De Loof 890b6808a2 support cache_from|to|no|pull il y a 3 ans
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name il y a 4 ans
attach.go f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
build.go 890b6808a2 support cache_from|to|no|pull il y a 3 ans
build_buildkit.go 283f7a1ec5 Bump buildx to v0.8.0 il y a 3 ans
build_classic.go f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
compose.go e7f545907b don't remove external volumes/networks il y a 3 ans
container.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies il y a 4 ans
containers.go f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
convergence.go 85a4d04096 recreate container after image has been rebuilt/pulled il y a 3 ans
convergence_test.go 22b8c731c7 prevent getCanonicalContainerName to crash il y a 3 ans
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies il y a 4 ans
cp.go f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
create.go e7f545907b don't remove external volumes/networks il y a 3 ans
create_test.go a4836391a5 Set NetworkMode correctly according to network priorities il y a 3 ans
dependencies.go 709190312c Fix to use Key instead of Service for graph updates il y a 4 ans
dependencies_test.go c901edd65d introduce `convergence` to hold per-service Containers and prevent race conditions il y a 4 ans
down.go e7f545907b don't remove external volumes/networks il y a 3 ans
down_test.go e7f545907b don't remove external volumes/networks il y a 3 ans
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies il y a 4 ans
events.go f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
exec.go 1d4b4e3c8e use docker/cli RunExec and RunStart to handle all the interactive/tty/* terminal logic il y a 3 ans
filters.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 il y a 4 ans
hash.go fb9310caf2 use CustomLabels for composeV2 metadata and not impact service hash il y a 3 ans
images.go 85a4d04096 recreate container after image has been rebuilt/pulled il y a 3 ans
kill.go cd8074d501 kill only need project name il y a 3 ans
kill_test.go cd8074d501 kill only need project name il y a 3 ans
logs.go f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
ls.go f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ il y a 3 ans
metrics.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies il y a 4 ans
pause.go f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
port.go f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
printer.go 740276f550 handle "stop" event il y a 4 ans
ps.go f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
ps_test.go 22b8c731c7 prevent getCanonicalContainerName to crash il y a 3 ans
pull.go f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
push.go f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
remove.go 5e8040ea18 don't fail trying to remove container with no candidate il y a 3 ans
restart.go f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
run.go c843d373de restore TTY auto-detection using dockerCli.Out.IsTerminal il y a 3 ans
start.go f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
stop.go 158b5ff6a3 build full compose model from resources, then filter by services il y a 3 ans
stop_test.go 22b8c731c7 prevent getCanonicalContainerName to crash il y a 3 ans
top.go f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
up.go cd8074d501 kill only need project name il y a 3 ans