Commit Graph

1024 Commits

Author SHA1 Message Date
Usha Mandya 6c99102cc4 Update docs archive toc 2020-03-20 15:05:06 +00:00
Usha Mandya e74977332b Moved the DDE TOC entry 2020-03-20 12:26:23 +00:00
Usha Mandya afd7b2b516
Merge pull request #10481 from thaJeztah/unnest_app_development
Develop with Docker: remove nesting, and some restructuring
2020-03-19 12:04:34 +00:00
Sebastiaan van Stijn 43bba8317c
Develop with Docker: remove nesting, and some restructuring
- Remove the "Develop your apps on Docker" section, as there
  was only a single section.
- Shorten titles in the navigation: the page itself still
  has the full title. Some titles also didn't match the
  title on the page.
- Changed "Docker build enhancements for 18.09" to
  "Build images with BuildKit" to help discovery of the
  BuildKit back-end.
- Some minor (Markdown) touch-ups of the BuildKit topic.
- Moved "Create a base image" lower in the navigation,
  because it's an advanced topic that most users won't
  be using (generally, using the official base images
  from Docker Hub would be recommended).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-19 11:55:22 +01:00
Usha Mandya 919714630f
Merge pull request #10480 from thaJeztah/remove_old_third_party
Remove third-party tools / topics
2020-03-18 22:38:24 +00:00
Sebastiaan van Stijn ba8a3bcf6a
Remove third-party tools / topics
These pages were no longer maintained, and some links to
external websites were no longer active.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:38:12 +01:00
Sebastiaan van Stijn 93e24fe60e
Move release notes inside each product's section
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:09:17 +01:00
Sebastiaan van Stijn e87106b2fd
engine: consolidate prior release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:01:36 +01:00
Sebastiaan van Stijn f73a26abfd
engine: extract release notes per major version
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:00:34 +01:00
Sebastiaan van Stijn 421e4ca41d
update code-hints in engine reference
Regenerated the yaml files with the latest version from the
19.03 branch on docker/cli

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-17 17:06:42 +01:00
Sebastiaan van Stijn c588fbe5ca
Update engine cli reference to fix some missing descriptions
Regenerated the yaml files after fixing a bug in the generator
script that caused some extended descriptions and examples
to not be included.

Also fixes the generated YAML to use the "long form" format,
instead of the compact format (where newlines were encoded
as `\n`). This makes the YAML more "human readable", and makes
reviewing updates easier.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-16 12:39:12 +01:00
Sebastiaan van Stijn 6097d48eaa
Don't nest Dockerfile and Compose-file reference
The list of items in the left-hand menu is not too long,
so to improve discoverability, moving these two sections
one level "up".

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-14 09:38:52 +01:00
Sebastiaan van Stijn a5830d0c16
Move "File formats" under "CLI and API reference"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-14 09:38:46 +01:00
Sebastiaan van Stijn c870e75a93
Rename "Command-line reference" and "API reference"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-14 09:37:24 +01:00
Sebastiaan van Stijn 73c9649967
Move "Glossary" from top nav to "reference" section
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-14 09:10:38 +01:00
Dawn-Docker Enterprise 71b66710b4
DTR release notes for March 2020 Amberjack patch release (#10425)
* DTR release notes for March 2020 Amberjack patch release

* updating dtr and ucp product versions and links to tarballs

* fixing typo

Co-authored-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2020-03-10 17:09:25 +00:00
Sebastiaan van Stijn c78b3bee78
Reduce list of archives to supported enterprise versions
Docker Enterprise actively supports the 17.06, 18.03, 18.09, and
19.03 versions, with 17.06 and 18.03 reaching EOL soon.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-25 17:15:22 +01:00
Sebastiaan van Stijn ee407ac0ef
Move SDK examples under "sdk"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-24 17:15:06 +01:00
Usha Mandya 1566e01673 Moved topics under engine/api/ 2020-02-21 16:44:41 +00:00
Usha Mandya 797daef4cc fix Engine API toc 2020-02-21 12:10:09 +00:00
Sebastiaan van Stijn 6de87b1476
Move classic overlay networking topic to swarm standalone section (#10326)
* Move classic overlay networking topic to swarm standalone section

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Redirect old "getting started with overlay networks" to current page

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-20 12:16:04 +00:00
Usha Mandya 36aba6a7c6
Get started docs updates (#10218)
* Update Get started docs

* update part-1, add redirects

* draft updates to part 2 and 3

* tidy up the orchestration topics

* update examples, and other minor edits

* address Stefan's review comments

* moved orchestration to a new node

* fix Ben's review comments

* add email verification step

* Emphasize the CTA in part 3
2020-02-14 17:24:50 +00:00
Usha Mandya f413de8c54 update notary toc 2020-02-13 10:33:02 +00:00
Usha Mandya 6c747aa5e8
Removed Edge from the list of archives (#10248)
* Removed Edge from the list archives list

* op - removed edge

* Added Edge Redirect

Co-authored-by: Olly P <oppomeroy@gmail.com>
2020-02-11 14:50:40 +00:00
Usha Mandya 3a8c20f8c6
Merge pull request #10267 from thaJeztah/update_engine_reference
engine: update reference docs with latest changes from 19.03 branch
2020-02-11 09:40:05 +00:00
Traci Morrison d66e4cca0d
Merge pull request #10204 from traci-morrison/ucp-route-reflectors
Update route reflectors topic
2020-02-10 13:56:42 -05:00
Traci Morrison 069ed1962d Update route reflectors topic 2020-02-10 13:54:58 -05: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
Traci Morrison c40589eff9
Merge pull request #10187 from traci-morrison/ucp-content-audit
Edit for content audit
2020-02-07 12:26:03 -05:00
Traci Morrison 45043ab429 Edit for content audit 2020-02-07 09:08:09 -05:00
Dawn W Docker 5412158dda moving references to the compliance repo 2020-02-06 14:07:57 -08:00
Olly P 0b7f1313e5
Update Variables for Jan Patch (#10234) 2020-02-04 12:22:08 +00:00
Dawn W Docker f363c66c74 fixing spaces 2020-01-28 14:04:56 -08:00
Dawn W Docker 042c125150 fixing space issue in toc 2020-01-28 13:42:51 -08:00
Traci Morrison b492a9b17c Add 3.2.5 release notes 2020-01-28 15:33:00 -05:00
Sebastiaan van Stijn 7fb9bc05e4
Merge pull request #9984 from thaJeztah/remove_engine_commands
Remove "docker engine" commands
2020-01-22 16:40:27 +01:00
Sebastiaan van Stijn ebc3b502ee
Update yaml files to remove "engine" subcommands
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-22 15:49:30 +01:00
Sebastiaan van Stijn f24e2f1b4d
Remove "docker engine" subcommands
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-22 15:49:27 +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
Usha Mandya 1ad123df72
Merge pull request #10051 from usha-mandya/desktop-stable-2.2-dashboard
Docker Desktop Dashboard updates
2020-01-21 11:10:42 +00:00
KoryKessel-Docker c4425be2cf Add Override a Vulnerability topic to DTR 2.5 docs. 2020-01-15 16:55:34 +01:00
Olly P 834a977126
Removed Interlock Dead Link (#10136) 2020-01-10 18:06:45 +00:00
Dawn W Docker a3940fd108 moved cluster how-to content 2020-01-09 15:07:09 -08:00
Usha Mandya 515a1667f3
Merge branch 'master' into desktop-stable-2.2-dashboard 2019-12-23 12:37:49 +00:00
Usha Mandya 5123a2f16d updating the toc to resolve merge conflicts 2019-12-23 12:35:45 +00:00
Dawn W Docker 485891a938 moving ucp ref to under ucp 2019-12-19 10:50:50 -08:00
Usha Mandya bec362b67f
update engine toc and get docker page (#1462) 2019-12-19 18:20:02 +00:00
Dawn W Docker 776b82e2f2 removing entries from reference landing page 2019-12-18 10:23:05 -08:00
Dawn W Docker dcbe13a96e moving enterprise content 2019-12-17 13:21:39 -08:00
Dawn W Docker d00534ef78 moved desktop enterprise to manuals 2019-12-17 10:01:57 -08:00