Guillaume Lours cd940693aa Merge pull request #9049 from ndeloof/9044 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 b2cd089bae build: respect dependency order for classic builder il y a 3 ans
build_buildkit.go 283f7a1ec5 Bump buildx to v0.8.0 il y a 3 ans
build_classic.go 11f2f2dbc4 Replace deprecated ioutil pkg with os & io 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 a964d5587b align cp command index management with exec command il y a 3 ans
convergence.go 005fc25823 add support for setting secret from env variable 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 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 11f2f2dbc4 Replace deprecated ioutil pkg with os & io 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 8a5d555de7 fixed some spelling mistakes il y a 3 ans
dependencies_test.go c901edd65d introduce `convergence` to hold per-service Containers and prevent race conditions il y a 4 ans
down.go 0f747419b6 networks: prevent issues due to duplicate names il y a 3 ans
down_test.go 5f89365c8f network: make test mock consistent throughout il y a 3 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 3 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 3 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 3 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 3 ans
remove.go 9668f600d1 project name MUST be lowercase il y a 3 ans
restart.go 96b152f705 Update logic to keep `compose stop` and `restart` from affecting one-offs il y a 3 ans
run.go a1b3f95709 add e2e tests to verify env variables priority il y a 3 ans
secrets.go 005fc25823 add support for setting secret from env variable il y a 3 ans
start.go fd8538f780 Use appropriate dependency condition for one-shot containers when running `compose up --wait` il y a 3 ans
stop.go 96b152f705 Update logic to keep `compose stop` and `restart` from affecting one-offs il y a 3 ans
stop_test.go 22b8c731c7 prevent getCanonicalContainerName to crash il y a 3 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