Ulysses Souza 8a9498c571 Merge pull request #9192 from glours/wait-and-scale-0 пре 3 година
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name пре 4 година
attach.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 пре 4 година
build.go a842522f49 use filepath instead of path to check if the dockerfile path is abolute or not пре 4 година
build_buildkit.go 981aea674d bump buildx to 0.7.1 пре 3 година
build_classic.go b47d8ea868 Remove intermediate containers when build succeeded пре 4 година
compose.go 17354fcc99 Add standalone capacility пре 4 година
container.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies пре 4 година
containers.go c5b7624d10 compose cp doesn't need a full project and can copy from stopped container пре 4 година
convergence.go 64a9e4bf01 fix cyclomatic complexity of composeService.waitDependencies function пре 4 година
convergence_test.go 4be38f84df do not stop the dependencies wait process when reaching a dependency with service_started condition пре 4 година
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies пре 4 година
cp.go c5b7624d10 compose cp doesn't need a full project and can copy from stopped container пре 4 година
create.go fb9310caf2 use CustomLabels for composeV2 metadata and not impact service hash пре 4 година
create_test.go a4836391a5 Set NetworkMode correctly according to network priorities пре 4 година
dependencies.go 709190312c Fix to use Key instead of Service for graph updates пре 4 година
dependencies_test.go c901edd65d introduce `convergence` to hold per-service Containers and prevent race conditions пре 4 година
down.go feba34e406 only remove volumes set by compose file пре 4 година
down_test.go feba34e406 only remove volumes set by compose file пре 4 година
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies пре 4 година
events.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 пре 4 година
exec.go 37f763f009 Don't SetRawTerminal() when exec is run with -T пре 4 година
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 d7d29b25bc compose images should list created containers images пре 4 година
kill.go cf7319fc6e Only kill running containers пре 4 година
kill_test.go cf7319fc6e Only kill running containers пре 4 година
logs.go 0d7567131a compose logs to notify printer about container lifecycle events пре 4 година
ls.go fb3f9e270f Add compose file path to ls command пре 4 година
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ пре 4 година
metrics.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies пре 4 година
pause.go 2eeed8481d Fix pause/unpause by only applying to running containers пре 4 година
port.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 пре 4 година
printer.go 740276f550 handle "stop" event пре 4 година
ps.go 97a0efd7c3 group ports to render ranges as ... ranges пре 4 година
ps_test.go 97a0efd7c3 group ports to render ranges as ... ranges пре 4 година
pull.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 пре 4 година
push.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 пре 4 година
remove.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 пре 4 година
resize.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies пре 4 година
restart.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 пре 4 година
run.go fb9310caf2 use CustomLabels for composeV2 metadata and not impact service hash пре 4 година
start.go 740276f550 handle "stop" event пре 4 година
stop.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 пре 4 година
stop_test.go 48a6dc088b rebuild compose project from labels пре 4 година
top.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 пре 4 година
up.go 7205d918ad interrupt printer when `compose log` is cancelled пре 4 година