Mehrad Dadar 5885a250bc Merge branch 'docker:v2' into issue#9147 hace 4 años
..
build.go 3261b60fd1 --quiet implies --progress=quiet hace 4 años
completion.go c28aec2308 Filter completions by toComplete variable hace 4 años
compose.go fb9310caf2 use CustomLabels for composeV2 metadata and not impact service hash hace 4 años
compose_test.go e2ea24ceb7 move compose-plugin commands under /cmd hace 4 años
convert.go a279c3a934 Discard env_file section on convert/config hace 4 años
cp.go c5b7624d10 compose cp doesn't need a full project and can copy from stopped container hace 4 años
create.go bc25259f07 add support for COMPOSE_IGNORE_ORPHANS hace 4 años
down.go aa864fde20 COMPOSE_REMOVE_ORPHANS can be set to always apply --remove-orphans hace 4 años
events.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 hace 4 años
exec.go 7b6439997d Fix output redirection on command run hace 4 años
images.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 hace 4 años
kill.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 hace 4 años
list.go fb3f9e270f Add compose file path to ls command hace 4 años
logs.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 hace 4 años
pause.go 98fe57baac Make command descriptions consistent hace 4 años
port.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 hace 4 años
ps.go f03b7085c3 compose ps: fix typo "unknow" -> "unknown" hace 4 años
pull.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 hace 4 años
push.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 hace 4 años
remove.go 65ed8cf4c2 Implemented #9147 hace 4 años
restart.go 65ed8cf4c2 Implemented #9147 hace 4 años
run.go 65ed8cf4c2 Implemented #9147 hace 4 años
start.go 65ed8cf4c2 Implemented #9147 hace 4 años
stop.go 65ed8cf4c2 Implemented #9147 hace 4 años
top.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 hace 4 años
up.go 865b82da6a Remove unused flag hace 4 años
up_test.go a2947457b9 get scale from deploy.replicas. Require scale normalization hace 4 años
version.go 99cd90a4b2 Return only numbers in short version hace 4 años