docs/compose
Sebastiaan van Stijn d4ead1b120
Remove "bundle" subcommand and support for DAB files
Deploying stacks 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 in the CLI.

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), will be removed from the CLI, in favour of
`docker stack deploy` using compose files.

This patch removes documentation for the `docker-compose bundle` subcommand,
which was used to convert compose files into DAB files (and given the above,
will no longer be needed).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-22 15:34:58 +01:00
..
compose-file Push of Compose xref edits to public. 2019-11-14 14:40:19 +00:00
images Merge pull request #6725 from 2tunnels/patch-1 2019-01-15 16:57:40 -08:00
reference Remove "bundle" subcommand and support for DAB files 2020-01-22 15:34:58 +01:00
aspnet-mssql-compose.md Fixing Hub and DTR broken links (#9839) 2019-11-12 13:22:30 -08:00
completion.md fix formatting issues in completion.md file 2019-03-22 10:48:33 +00:00
django.md Remove leading whitespace in code blocks from Django docs 2019-01-30 15:20:43 +13:00
env-file.md Grammar fix 2018-03-08 16:50:58 -08:00
environment-variables.md Fixed env_file anchor in environment-variables.md (#8764) 2019-05-09 11:35:31 -07:00
extends.md Stop referring to deprecated 'links' feature, replace with 'depends_on' where appropriate (#9480) 2019-09-26 16:37:02 +01:00
faq.md Fix typo (#9388) 2019-09-17 16:27:40 +01:00
gettingstarted.md Merge pull request #8609 from davidism/patch-1 2019-05-23 09:54:13 +01:00
index.md Missing link to Getting Started w/ Compose (#9991) 2019-12-10 08:13:31 +00:00
install.md update compose install md (#10146) 2020-01-22 13:42:09 +00:00
link-env-deprecated.md Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788) 2018-01-25 17:37:23 -08:00
networking.md Fix some broken links 2018-06-15 14:58:07 -07:00
production.md Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788) 2018-01-25 17:37:23 -08:00
rails.md Merge branch 'master' into name-change-for-Docker-Desktop 2019-01-14 11:14:48 -05:00
samples-for-compose.md Push of Compose xref edits to public. 2019-11-14 14:40:19 +00:00
startup-order.md Merge branch 'master' into patch-1 2018-12-18 13:27:43 -08:00
swarm.md Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788) 2018-01-25 17:37:23 -08:00
wordpress.md Adding wordpress environment variable. 2019-01-28 21:12:09 -07:00