Guillaume Lours 9fdd7d81b3 Merge pull request #9640 from glours/fix-close-network-name-issue 3 سال پیش
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 سال پیش
attach.go c9fbb9ba9c inspect container before attachment to use the adequate logic regarding TTY 3 سال پیش
build.go eb06e1ca56 build.go: Access customLabels directly instead of by reference 3 سال پیش
build_buildkit.go 283f7a1ec5 Bump buildx to v0.8.0 3 سال پیش
build_classic.go 11f2f2dbc4 Replace deprecated ioutil pkg with os & io 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 005fc25823 add support for setting secret from env variable 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 a603e27117 cp command from service to host: use the first container found to copy source on the host 3 سال پیش
create.go 50aa9750ee check the exact network's name before creating or stopping it 3 سال پیش
create_test.go e01687430e when using `bind` API, use compose-go to (re)build volume string 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 3 سال پیش
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 9668f600d1 project name MUST be lowercase 3 سال پیش
ls.go f86f252a66 composeService to use dockerCli's In/Out/Err streams 3 سال پیش
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ 3 سال پیش
metrics.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 سال پیش
pause.go 9668f600d1 project name MUST be lowercase 3 سال پیش
port.go 9668f600d1 project name MUST be lowercase 3 سال پیش
printer.go 740276f550 handle "stop" event 4 سال پیش
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 005fc25823 add support for setting secret from env variable 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 8d03e29994 attach _only_ to services declared by project applying profiles 3 سال پیش