Guillaume Lours e806acce88 Merge pull request #9481 from glours/add-tags-to-build há 3 anos atrás
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name há 4 anos atrás
attach.go c9fbb9ba9c inspect container before attachment to use the adequate logic regarding TTY há 3 anos atrás
build.go a2770b66ff add tags property to build section há 3 anos atrás
build_buildkit.go 283f7a1ec5 Bump buildx to v0.8.0 há 3 anos atrás
build_classic.go 500555b834 linter há 3 anos atrás
compose.go e7f545907b don't remove external volumes/networks há 3 anos atrás
container.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies há 4 anos atrás
containers.go a964d5587b align cp command index management with exec command há 3 anos atrás
convergence.go 85a4d04096 recreate container after image has been rebuilt/pulled há 3 anos atrás
convergence_test.go 22b8c731c7 prevent getCanonicalContainerName to crash há 3 anos atrás
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies há 4 anos atrás
cp.go a603e27117 cp command from service to host: use the first container found to copy source on the host há 3 anos atrás
create.go 65b827d08f bump compose-go to 1.2.5 há 3 anos atrás
create_test.go e01687430e when using `bind` API, use compose-go to (re)build volume string há 3 anos atrás
dependencies.go 709190312c Fix to use Key instead of Service for graph updates há 4 anos atrás
dependencies_test.go c901edd65d introduce `convergence` to hold per-service Containers and prevent race conditions há 4 anos atrás
down.go 78b06764a1 compose down exit=0 if nothing to remove há 3 anos atrás
down_test.go 56e48f8360 Fix down command without any resource to delete há 3 anos atrás
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies há 4 anos atrás
events.go 9668f600d1 project name MUST be lowercase há 3 anos atrás
exec.go a964d5587b align cp command index management with exec command há 3 anos atrás
filters.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 há 4 anos atrás
hash.go fb9310caf2 use CustomLabels for composeV2 metadata and not impact service hash há 3 anos atrás
images.go 9668f600d1 project name MUST be lowercase há 3 anos atrás
kill.go 9668f600d1 project name MUST be lowercase há 3 anos atrás
kill_test.go cd8074d501 kill only need project name há 3 anos atrás
logs.go 9668f600d1 project name MUST be lowercase há 3 anos atrás
ls.go f86f252a66 composeService to use dockerCli's In/Out/Err streams há 3 anos atrás
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ há 3 anos atrás
metrics.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies há 4 anos atrás
pause.go 9668f600d1 project name MUST be lowercase há 3 anos atrás
port.go 9668f600d1 project name MUST be lowercase há 3 anos atrás
printer.go 740276f550 handle "stop" event há 4 anos atrás
ps.go 9668f600d1 project name MUST be lowercase há 3 anos atrás
ps_test.go 22b8c731c7 prevent getCanonicalContainerName to crash há 3 anos atrás
pull.go 00fd1c1530 inspect image ID after pull to se com.docker.compose.image há 3 anos atrás
push.go f86f252a66 composeService to use dockerCli's In/Out/Err streams há 3 anos atrás
remove.go 9668f600d1 project name MUST be lowercase há 3 anos atrás
restart.go 9668f600d1 project name MUST be lowercase há 3 anos atrás
run.go fcff36fc8a now we use directly the Docker CLI to run autoremove flag should be pass as is há 3 anos atrás
start.go 9668f600d1 project name MUST be lowercase há 3 anos atrás
stop.go 9668f600d1 project name MUST be lowercase há 3 anos atrás
stop_test.go 22b8c731c7 prevent getCanonicalContainerName to crash há 3 anos atrás
top.go 9668f600d1 project name MUST be lowercase há 3 anos atrás
up.go 8d03e29994 attach _only_ to services declared by project applying profiles há 3 anos atrás