Sebastiaan van Stijn 9db79856be update usage strings for consistency 3 anni fa
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 anni fa
attach.go fc723acb3b Fix nolint issues 3 anni fa
build.go 1d678b70d9 config: ignore image for config hash generation (#9350) 3 anni fa
build_buildkit.go 283f7a1ec5 Bump buildx to v0.8.0 3 anni fa
build_classic.go abf5f736c7 as --no-build is set, set service image to default image name 3 anni fa
compose.go 150fd4b8cf use '-' as separator by default for image name 3 anni fa
container.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 anni fa
containers.go a964d5587b align cp command index management with exec command 3 anni fa
convergence.go 8d84a12333 Fix LinkLocalIPs in V2 3 anni fa
convergence_test.go 22b8c731c7 prevent getCanonicalContainerName to crash 3 anni fa
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 anni fa
cp.go 96cbb1cbcf Add "style" tag to gocritic 3 anni fa
create.go 8d84a12333 Fix LinkLocalIPs in V2 3 anni fa
create_test.go 150fd4b8cf use '-' as separator by default for image name 3 anni fa
dependencies.go 8a5d555de7 fixed some spelling mistakes 3 anni fa
dependencies_test.go c901edd65d introduce `convergence` to hold per-service Containers and prevent race conditions 4 anni fa
down.go abf5f736c7 as --no-build is set, set service image to default image name 3 anni fa
down_test.go 5f89365c8f network: make test mock consistent throughout 3 anni fa
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 anni fa
events.go 9668f600d1 project name MUST be lowercase 3 anni fa
exec.go a964d5587b align cp command index management with exec command 3 anni fa
filters.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 anni fa
hash.go 9db79856be update usage strings for consistency 3 anni fa
images.go 9668f600d1 project name MUST be lowercase 3 anni fa
kill.go 9668f600d1 project name MUST be lowercase 3 anni fa
kill_test.go cd8074d501 kill only need project name 3 anni fa
logs.go fc723acb3b Fix nolint issues 3 anni fa
ls.go 2e96829607 Add gocritic to linters 3 anni fa
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ 4 anni fa
metrics.go 2e96829607 Add gocritic to linters 3 anni fa
pause.go 9668f600d1 project name MUST be lowercase 3 anni fa
port.go 9668f600d1 project name MUST be lowercase 3 anni fa
printer.go 96cbb1cbcf Add "style" tag to gocritic 3 anni fa
ps.go 9668f600d1 project name MUST be lowercase 3 anni fa
ps_test.go 22b8c731c7 prevent getCanonicalContainerName to crash 3 anni fa
pull.go 00fd1c1530 inspect image ID after pull to se com.docker.compose.image 3 anni fa
push.go f86f252a66 composeService to use dockerCli's In/Out/Err streams 3 anni fa
remove.go 9668f600d1 project name MUST be lowercase 3 anni fa
restart.go 96b152f705 Update logic to keep `compose stop` and `restart` from affecting one-offs 3 anni fa
run.go e9c8cfcef3 Fix environment variables priority between environment and .env 3 anni fa
secrets.go d42adf6efb Add "opinionated" tag to gocritic 3 anni fa
start.go fd8538f780 Use appropriate dependency condition for one-shot containers when running `compose up --wait` 3 anni fa
stop.go 96b152f705 Update logic to keep `compose stop` and `restart` from affecting one-offs 3 anni fa
stop_test.go 22b8c731c7 prevent getCanonicalContainerName to crash 3 anni fa
top.go 9668f600d1 project name MUST be lowercase 3 anni fa
up.go fc723acb3b Fix nolint issues 3 anni fa