DockerCLI/cli/command/stack/swarm
Tibor Vass 6b31ea0f0d
Merge pull request #963 from thaJeztah/fix-stack-deploy-after-force
Fix stack deploy re-deploying service after --force
2018-04-13 13:06:40 -10:00
..
testdata Refactor stack command 2017-12-26 11:45:56 +01:00
client_test.go Add support for kubernetes in docker cli 2017-12-26 11:22:32 +01:00
common.go Add support for kubernetes in docker cli 2017-12-26 11:22:32 +01:00
deploy.go Add support for multiple composefile when deploying 2018-01-29 17:27:25 -08:00
deploy_bundlefile.go Fix named network in compose file 2018-03-12 15:15:27 -04:00
deploy_bundlefile_test.go Convert to assert.NilError 2018-03-06 15:27:34 -05:00
deploy_composefile.go Merge pull request #963 from thaJeztah/fix-stack-deploy-after-force 2018-04-13 13:06:40 -10:00
deploy_composefile_test.go Fixes some unit tests to be able to run them on windows 2018-03-07 18:18:13 +01:00
deploy_test.go Fix stack deploy re-deploying service after --force 2018-03-26 15:24:28 +02:00
list.go Refactor stack command 2017-12-26 11:45:56 +01:00
ps.go Refactor stack command 2017-12-26 11:45:56 +01:00
remove.go Refactor stack command 2017-12-26 11:45:56 +01:00
services.go Refactor stack command 2017-12-26 11:45:56 +01:00