Guillaume Lours cd940693aa Merge pull request #9049 from ndeloof/9044 hace 3 años
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name hace 4 años
attach.go c9fbb9ba9c inspect container before attachment to use the adequate logic regarding TTY hace 3 años
build.go b2cd089bae build: respect dependency order for classic builder hace 3 años
build_buildkit.go 283f7a1ec5 Bump buildx to v0.8.0 hace 3 años
build_classic.go 11f2f2dbc4 Replace deprecated ioutil pkg with os & io hace 3 años
compose.go e7f545907b don't remove external volumes/networks hace 3 años
container.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies hace 4 años
containers.go a964d5587b align cp command index management with exec command hace 3 años
convergence.go 005fc25823 add support for setting secret from env variable hace 3 años
convergence_test.go 22b8c731c7 prevent getCanonicalContainerName to crash hace 3 años
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies hace 4 años
cp.go a603e27117 cp command from service to host: use the first container found to copy source on the host hace 3 años
create.go 11f2f2dbc4 Replace deprecated ioutil pkg with os & io hace 3 años
create_test.go e01687430e when using `bind` API, use compose-go to (re)build volume string hace 3 años
dependencies.go 8a5d555de7 fixed some spelling mistakes hace 3 años
dependencies_test.go c901edd65d introduce `convergence` to hold per-service Containers and prevent race conditions hace 4 años
down.go 0f747419b6 networks: prevent issues due to duplicate names hace 3 años
down_test.go 5f89365c8f network: make test mock consistent throughout hace 3 años
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies hace 4 años
events.go 9668f600d1 project name MUST be lowercase hace 3 años
exec.go a964d5587b align cp command index management with exec command hace 3 años
filters.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 hace 4 años
hash.go fb9310caf2 use CustomLabels for composeV2 metadata and not impact service hash hace 4 años
images.go 9668f600d1 project name MUST be lowercase hace 3 años
kill.go 9668f600d1 project name MUST be lowercase hace 3 años
kill_test.go cd8074d501 kill only need project name hace 3 años
logs.go 9668f600d1 project name MUST be lowercase hace 3 años
ls.go f86f252a66 composeService to use dockerCli's In/Out/Err streams hace 3 años
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ hace 4 años
metrics.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies hace 4 años
pause.go 9668f600d1 project name MUST be lowercase hace 3 años
port.go 9668f600d1 project name MUST be lowercase hace 3 años
printer.go 740276f550 handle "stop" event hace 4 años
ps.go 9668f600d1 project name MUST be lowercase hace 3 años
ps_test.go 22b8c731c7 prevent getCanonicalContainerName to crash hace 3 años
pull.go 00fd1c1530 inspect image ID after pull to se com.docker.compose.image hace 3 años
push.go f86f252a66 composeService to use dockerCli's In/Out/Err streams hace 3 años
remove.go 9668f600d1 project name MUST be lowercase hace 3 años
restart.go 96b152f705 Update logic to keep `compose stop` and `restart` from affecting one-offs hace 3 años
run.go a1b3f95709 add e2e tests to verify env variables priority hace 3 años
secrets.go 005fc25823 add support for setting secret from env variable hace 3 años
start.go fd8538f780 Use appropriate dependency condition for one-shot containers when running `compose up --wait` hace 3 años
stop.go 96b152f705 Update logic to keep `compose stop` and `restart` from affecting one-offs hace 3 años
stop_test.go 22b8c731c7 prevent getCanonicalContainerName to crash hace 3 años
top.go 9668f600d1 project name MUST be lowercase hace 3 años
up.go 8d03e29994 attach _only_ to services declared by project applying profiles hace 3 años