docs/compose/reference
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
..
build.md Update compose-version to 1.24.0 2019-03-28 20:53:39 +01:00
config.md Remove "bundle" subcommand and support for DAB files 2020-01-22 15:34:58 +01:00
create.md turned deprecated notes into warnings (#9912) 2019-11-19 15:24:22 -08:00
down.md Update Compose docs to reflect changes in 1.18 release 2017-12-18 15:11:03 -08:00
envvars.md Docs for Compose 1.19.0 release (#5826) 2018-02-07 13:18:54 -08:00
events.md Update compose-version to 1.24.0 2019-03-28 20:53:39 +01:00
exec.md New Compose CLI options 2018-04-11 10:45:28 -07:00
help.md removed on-page topic menu from ref pages 2017-02-17 18:02:58 -08:00
images.md Update compose-version to 1.24.0 2019-03-28 20:53:39 +01:00
index.md Remove "bundle" subcommand and support for DAB files 2020-01-22 15:34:58 +01:00
kill.md Update compose-version to 1.24.0 2019-03-28 20:53:39 +01:00
logs.md Update compose-version to 1.24.0 2019-03-28 20:53:39 +01:00
overview.md Make minor grammar corrections (#9471) 2019-09-19 10:50:33 +01:00
pause.md removed on-page topic menu from ref pages 2017-02-17 18:02:58 -08:00
port.md Update compose-version to 1.24.0 2019-03-28 20:53:39 +01:00
ps.md Update compose-version to 1.24.0 2019-03-28 20:53:39 +01:00
pull.md Update compose-version to 1.24.0 2019-03-28 20:53:39 +01:00
push.md Clarifies compose push destination and requirements (#2843) 2017-04-18 16:07:57 -05:00
restart.md Update compose-version to 1.24.0 2019-03-28 20:53:39 +01:00
rm.md Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788) 2018-01-25 17:37:23 -08:00
run.md Update docker-compose run --rm doc (#6803) 2018-06-19 14:58:30 -07:00
scale.md turned deprecated notes into warnings (#9912) 2019-11-19 15:24:22 -08:00
start.md removed on-page topic menu from ref pages 2017-02-17 18:02:58 -08:00
stop.md Update compose-version to 1.24.0 2019-03-28 20:53:39 +01:00
top.md removed on-page topic menu from ref pages 2017-02-17 18:02:58 -08:00
unpause.md removed on-page topic menu from ref pages 2017-02-17 18:02:58 -08:00
up.md Compose 1.20.0 (#6266) 2018-03-20 11:23:36 -07:00