Guillaume Lours d85751f6d4 Merge pull request #9641 from glours/fix-volumes_from 3 年 前
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 年 前
attach.go fc723acb3b Fix nolint issues 3 年 前
build.go d42adf6efb Add "opinionated" tag to gocritic 3 年 前
build_buildkit.go 283f7a1ec5 Bump buildx to v0.8.0 3 年 前
build_classic.go fc723acb3b Fix nolint issues 3 年 前
compose.go e7f545907b don't remove external volumes/networks 3 年 前
container.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 年 前
containers.go a964d5587b align cp command index management with exec command 3 年 前
convergence.go 96cbb1cbcf Add "style" tag to gocritic 3 年 前
convergence_test.go 22b8c731c7 prevent getCanonicalContainerName to crash 3 年 前
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 年 前
cp.go 96cbb1cbcf Add "style" tag to gocritic 3 年 前
create.go d85751f6d4 Merge pull request #9641 from glours/fix-volumes_from 3 年 前
create_test.go 96cbb1cbcf Add "style" tag to gocritic 3 年 前
dependencies.go 8a5d555de7 fixed some spelling mistakes 3 年 前
dependencies_test.go c901edd65d introduce `convergence` to hold per-service Containers and prevent race conditions 4 年 前
down.go 50aa9750ee check the exact network's name before creating or stopping it 3 年 前
down_test.go 5f89365c8f network: make test mock consistent throughout 3 年 前
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 年 前
events.go 9668f600d1 project name MUST be lowercase 3 年 前
exec.go a964d5587b align cp command index management with exec command 3 年 前
filters.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 年 前
hash.go fb9310caf2 use CustomLabels for composeV2 metadata and not impact service hash 4 年 前
images.go 9668f600d1 project name MUST be lowercase 3 年 前
kill.go 9668f600d1 project name MUST be lowercase 3 年 前
kill_test.go cd8074d501 kill only need project name 3 年 前
logs.go fc723acb3b Fix nolint issues 3 年 前
ls.go 2e96829607 Add gocritic to linters 3 年 前
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ 4 年 前
metrics.go 2e96829607 Add gocritic to linters 3 年 前
pause.go 9668f600d1 project name MUST be lowercase 3 年 前
port.go 9668f600d1 project name MUST be lowercase 3 年 前
printer.go 96cbb1cbcf Add "style" tag to gocritic 3 年 前
ps.go 9668f600d1 project name MUST be lowercase 3 年 前
ps_test.go 22b8c731c7 prevent getCanonicalContainerName to crash 3 年 前
pull.go 00fd1c1530 inspect image ID after pull to se com.docker.compose.image 3 年 前
push.go f86f252a66 composeService to use dockerCli's In/Out/Err streams 3 年 前
remove.go 9668f600d1 project name MUST be lowercase 3 年 前
restart.go 96b152f705 Update logic to keep `compose stop` and `restart` from affecting one-offs 3 年 前
run.go a1b3f95709 add e2e tests to verify env variables priority 3 年 前
secrets.go d42adf6efb Add "opinionated" tag to gocritic 3 年 前
start.go fd8538f780 Use appropriate dependency condition for one-shot containers when running `compose up --wait` 3 年 前
stop.go 96b152f705 Update logic to keep `compose stop` and `restart` from affecting one-offs 3 年 前
stop_test.go 22b8c731c7 prevent getCanonicalContainerName to crash 3 年 前
top.go 9668f600d1 project name MUST be lowercase 3 年 前
up.go fc723acb3b Fix nolint issues 3 年 前