Commit Graph

16 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 3ed7250644
Update engine reference for 20.10 release
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-12-09 00:50:04 +01:00
Sebastiaan van Stijn 82092fe879
Update YAML docs with latest version from 19.03 branch
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-20 15:38:44 +02:00
Sebastiaan van Stijn d0fb9b16ed
engine: update reference docs with latest changes from 19.03 branch
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-10 17:44:23 +01:00
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
Eli Uriegas c5c166a74f Update commandline yaml docs
Updates the commandline yaml docs to the latest HEAD of
`docker/cli@2d692aedb`

Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2018-11-30 02:22:44 +00:00
gbarr01 cb157b3318 Update engine CLI docs, stubs, and TOC 2018-03-22 16:52:53 -07:00
Joao Fernandes 03e09ed114 Revert "Update engine CLI docs, stubs, and TOC"
This reverts commit 9e5ed3edd4.
2018-03-22 11:58:07 -07:00
gbarr01 9e5ed3edd4 Update engine CLI docs, stubs, and TOC 2018-03-22 11:14:27 -07:00
Misty Stanley-Jones 500f1816b1 Update YAML files for CLI refs 2017-09-26 20:49:43 -07:00
Misty Stanley-Jones 07b81a84ac Refresh CLI for 17.06.1 2017-08-17 20:08:45 -07:00
Misty Stanley-Jones 86c95a6d16 Update YAML files for 17.06 2017-06-28 08:31:29 -07:00
Misty Stanley-Jones 6a82b21332 Update CLI refs for 17.06 2017-06-28 08:31:29 -07:00
Tibor Vass 5d489ba440 engine-cli: update reference docs for 17.03 (#2330)
Signed-off-by: Tibor Vass <teabee89@gmail.com>
2017-03-15 15:32:07 -07:00
French Ben a1933d276b New CLI added
Signed-off-by: French Ben <frenchben@docker.com>
2017-02-14 14:30:56 -08:00
French Ben 230940f7f0 Added aliases to CLI (#1412)
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-27 11:58:46 -08:00
French Ben 5ed83f4c64 Updated Yaml files (#922)
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:51:53 -08:00