Ulysses Souza 0ba46049db Fix bind mounts when in project volumes definition il y a 3 ans
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name il y a 4 ans
attach.go c9fbb9ba9c inspect container before attachment to use the adequate logic regarding TTY il y a 3 ans
build.go a2770b66ff add tags property to build section il y a 3 ans
build_buildkit.go 283f7a1ec5 Bump buildx to v0.8.0 il y a 4 ans
build_classic.go 500555b834 linter il y a 3 ans
compose.go e7f545907b don't remove external volumes/networks il y a 4 ans
container.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies il y a 4 ans
containers.go a964d5587b align cp command index management with exec command il y a 3 ans
convergence.go 85a4d04096 recreate container after image has been rebuilt/pulled il y a 4 ans
convergence_test.go 22b8c731c7 prevent getCanonicalContainerName to crash il y a 4 ans
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies il y a 4 ans
cp.go a603e27117 cp command from service to host: use the first container found to copy source on the host il y a 3 ans
create.go 0ba46049db Fix bind mounts when in project volumes definition il y a 3 ans
create_test.go e01687430e when using `bind` API, use compose-go to (re)build volume string 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 78b06764a1 compose down exit=0 if nothing to remove il y a 3 ans
down_test.go 56e48f8360 Fix down command without any resource to delete il y a 4 ans
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies il y a 4 ans
events.go 9668f600d1 project name MUST be lowercase il y a 3 ans
exec.go a964d5587b align cp command index management with exec command 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 4 ans
images.go 9668f600d1 project name MUST be lowercase il y a 3 ans
kill.go 9668f600d1 project name MUST be lowercase il y a 3 ans
kill_test.go cd8074d501 kill only need project name il y a 4 ans
logs.go 9668f600d1 project name MUST be lowercase il y a 3 ans
ls.go f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 4 ans
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ il y a 4 ans
metrics.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies il y a 4 ans
pause.go 9668f600d1 project name MUST be lowercase il y a 3 ans
port.go 9668f600d1 project name MUST be lowercase il y a 3 ans
printer.go 740276f550 handle "stop" event il y a 4 ans
ps.go 9668f600d1 project name MUST be lowercase il y a 3 ans
ps_test.go 22b8c731c7 prevent getCanonicalContainerName to crash il y a 4 ans
pull.go 00fd1c1530 inspect image ID after pull to se com.docker.compose.image il y a 3 ans
push.go f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 4 ans
remove.go 9668f600d1 project name MUST be lowercase il y a 3 ans
restart.go 9668f600d1 project name MUST be lowercase il y a 3 ans
run.go a1b3f95709 add e2e tests to verify env variables priority il y a 3 ans
start.go 9668f600d1 project name MUST be lowercase il y a 3 ans
stop.go 9668f600d1 project name MUST be lowercase il y a 3 ans
stop_test.go 22b8c731c7 prevent getCanonicalContainerName to crash il y a 4 ans
top.go 9668f600d1 project name MUST be lowercase il y a 3 ans
up.go 8d03e29994 attach _only_ to services declared by project applying profiles il y a 3 ans