DockerCLI/e2e/stack/testdata
Sebastiaan van Stijn 99ad13e374
Remove experimental "deploy" from "dab" files
The top-level `docker deploy` command (using the "Docker Application Bundle"
(`.dab`) file format was introduced as an experimental feature in Docker 1.13 /
17.03, but superseded by support for Docker Compose files.

With no development being done on this feature, and no active use of the file
format, support for the DAB file format and the top-level `docker deploy` command
(hidden by default in 19.03), is removed in this patch, in favour of `docker stack deploy`
using compose files.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-12-09 10:34:14 +01:00
..
data Add e2e test for stack deploy 2018-03-12 16:24:30 -04:00
full-stack.yml Add first e2e test 2017-08-16 10:46:40 -04:00
stack-deploy-help-kubernetes.golden Fix help message flags on docker stack commands and sub-commands 2018-08-01 01:48:27 +02:00
stack-deploy-help-swarm.golden Remove experimental "deploy" from "dab" files 2019-12-09 10:34:14 +01:00
stack-deploy-with-names-kubernetes.golden Add tests for Kubernetes 2018-05-29 15:26:07 +02:00
stack-deploy-with-names-swarm.golden Add tests for Kubernetes 2018-05-29 15:26:07 +02:00
stack-deploy-with-names.golden Fix typo in golden file name 2018-05-15 10:09:47 +02:00
stack-remove-kubernetes-success.golden Add tests for Kubernetes 2018-05-29 15:26:07 +02:00
stack-remove-swarm-success.golden Add tests for Kubernetes 2018-05-29 15:26:07 +02:00
stack-with-named-resources.yml Add e2e test for stack deploy 2018-03-12 16:24:30 -04:00