Commit Graph

1332 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 590463d6ce
update engine reference docs
updating to the latest changes from the 20.10 branch

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-02 16:49:11 +02:00
Usha Mandya cb62279abc Move older Desktop release notes to a new page
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-30 18:34:22 +01:00
Usha Mandya f23f87c85c Add Docs for Dev Environments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-23 17:10:59 +01:00
Oliver Frolovs 902646428b
Add first half of Getting Started for Golang (#12168)
Add Golang get started guide

Signed-off-by: Oliver Frolovs <oliver@frolovs.me>
2021-06-14 13:28:14 +01:00
Usha Mandya 0ae20a1be8
Merge pull request #12976 from tedhexaflow/add-missing-stack-ls-sidebar
Add missing 'stack ls' sidebar
2021-06-11 10:24:02 +01:00
Usha Mandya 06c84a4feb
Merge pull request #12983 from ndeloof/master
[IL-133] update reference documenation
2021-06-10 10:43:35 +01:00
Usha Mandya 6d15ec0672
Merge pull request #12973 from usha-mandya/engodcs-426
Add docs for Compose V2 beta
2021-06-09 15:53:33 +01:00
Nicolas De Loof 09bfcee814
update reference documenation
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-06-09 12:15:28 +02:00
Metal a113b85f53
Add missing stack ls sidebar 2021-06-09 12:40:00 +07:00
Sebastiaan van Stijn 12c68277d4
Merge pull request #12947 from usha-mandya/engdocs-421
Remove Notary docs
2021-06-08 18:09:15 +02:00
Usha Mandya 7c9ec0d344 Add docs for Compose V2 beta
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-07 13:51:16 +01:00
Usha Mandya bfa7894d07
Merge pull request #12935 from usha-mandya/il-221
Remove Docker App docs
2021-06-07 09:49:47 +01:00
Usha Mandya 7b7cb04c18 Remove Registry yaml files
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-04 11:20:25 +01:00
Usha Mandya 516d2fc839 Remove Notary docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-03 01:08:40 +01:00
Usha Mandya 69a66dad14 Remove docker registry CLI reference
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-03 00:44:25 +01:00
Usha Mandya 6047b8f8bd Remove Docker App docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-03 00:16:18 +01:00
Usha Mandya ed3e51c455 Add a new page for service accounts
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-27 15:01:38 +01:00
Usha Mandya dd9b5b1afa
Merge pull request #12885 from usha-mandya/engdocs399-dockerscan
Add Docker Scan best practices guide
2021-05-26 00:08:34 +01:00
Usha Mandya 5cf0154179 Add Docker Scan best practices guide
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-25 18:20:44 +01:00
Usha Mandya e3f459f2b2 Update Verified Publisher Program overview
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-25 12:42:14 +01:00
Sebastiaan van Stijn 8e75f5bcb1
Reorganize toc
- move "docker desktop" to the top of the "product manuals" section,
  and make it the default page
- Add a "Reference documentation" menu item to the TOC, which will be
  the "active" menu item when opening the reference section.
- move the "Samples home" menu item outside of the "samples" sub-menu,
  and add it at the top level as "samples overview", so that the "index"
  highlights that menu-item without opening the "samples" sub-menu. The
  "samples" submenu contains various samples which are a bit outdated,
  so probably shouldn't be _that_ prominent when opening the page.
  Moving the menu item also makes the "breadcrumb" navigation more
  natural (moving from a sample to "samples overview" navigates back
  to the "top" of the samples section.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-21 11:32:06 +02:00
Usha Mandya 917530ff9b Update verified publisher docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-12 06:33:30 +01:00
Sebastiaan van Stijn 4757145e94
cleanup toolbox migration page, and remove old "for-mac" page
The docker for mac "toolbox" migration page was not accessible as it
was redirected, so removing that page and related images.

This page contained instructions to backup images, which was described
elsewhere, so removing that part in favor of a link to the (better maintained)
content in the "desktop" section.

Also move the migration page that was located inside the "for windows"
directory to a "toolbox" directory, which matches the location inside the
TOC.

Finally; remove the "troubleshooting" entry from the TOC, as it was
redirecting to the migration page (and was under the "kitematic" section,
which was confusing).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-11 09:58:11 +02:00
Usha Mandya 713afca1d9
Merge pull request #12824 from thaJeztah/multiarch_cleanup
Desktop: move and cleanup "multi-arch" page
2021-05-10 14:41:27 +01:00
Metal 47260ee549
Remove Command-line reference to a removed feature of docker app 2021-05-10 17:59:38 +07:00
Sebastiaan van Stijn fff8484f19
desktop: move "multi-arch" page out of "for mac" section
Both Docker Desktop for Mac and Docker Desktop for Windows provide
this feature, so moving it out of the section that's specific to
Docker Desktop for Mac.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-10 12:14:15 +02:00
Sebastiaan van Stijn be3e8f3632
update engine reference docs
regenerated the yaml-docs with the latest changes from the 20.10 branch

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-04 15:47:17 +02:00
Usha Mandya 5b33a4ec57
Merge pull request #12743 from thaJeztah/fixup_samples
Fix samples redirect, and remove old sshd from TOC
2021-04-26 09:41:58 +01:00
Usha Mandya 27b31d4758
Add Java get started guide (#12725)
* Adg Java get started guide

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Address review comments

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Fix alignment issues

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Fix style issues

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-26 09:37:29 +01:00
Sebastiaan van Stijn 9ddb934f04
Fix samples redirect, and remove old sshd from TOC
- The /samples/wordpress/ location collided with an old redirect
  to the official images, so removed the redirect
- Removed the sshd example from the table and TOC, as the example
  was removed, and now pointing to an alternative examples. The
  page is kept for people that may have bookmarked it, but no
  need to include it in the navigation.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-24 11:33:17 +02:00
Sebastiaan van Stijn 161ae8086f
network/ipvlan: add to TOC, and some minor touch ups
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-22 19:39:31 +02:00
Sebastiaan van Stijn 8563a00ad8
compose: move reference/overview page
This makes the compose command-line reference available at;

https://docs.docker.com/compose/reference/

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-19 10:54:04 +02:00
Sebastiaan van Stijn f4ed09424b
move compose examples to the samples directory
Unifying all "examples" in this directory; some of these should still be
reviewed and/or removed in favor of examples from "awesome compose"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-19 10:38:56 +02:00
Sebastiaan van Stijn e4455a5f8f
Add / update some redirects for old URLs, and move old engine examples
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-19 10:38:52 +02:00
Usha Mandya 3bcf4ee068
Merge pull request #12685 from aiordache/compose_images
Add `compose images` command
2021-04-16 10:53:31 +01:00
Anca Iordache 5161d0fd07 Document `compose images` command
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2021-04-15 17:59:04 +02:00
Usha Mandya 354cf62ee2 Add initial updates for Apple silicon release
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-12 22:41:19 +01:00
Sebastiaan van Stijn 1898b1b09c
add buildx install/uninstall
these commands are hidden in the cli, but functional, and mentioned
in the "working with buildx" introduction.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-07 16:12:08 +02:00
Sebastiaan van Stijn 363327d576
Update buildx reference docs
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-07 16:11:07 +02:00
Usha Mandya cc04246252 Consolidate Kube deploy docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-24 15:10:35 +00:00
Usha Mandya 5d495c3a7a
Merge pull request #12502 from usha-mandya/image-dashboard-patch
Add image management docs
2021-03-22 18:30:14 +00:00
Usha Mandya f38f8a9d77
Merge pull request #12390 from zappy-shu/HUB-5154-images-api
Add initial image dashboard API docs
2021-03-22 18:29:26 +00:00
Usha Mandya c2ff6bf292
Combine Windows install pages (#12531)
* Combine Windows install pages

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Apply suggestions from code review

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

* Apply suggestions from code review

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

* Some more minor updates to improve readability

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-19 22:49:11 +00:00
Usha Mandya e4a81ee3f7 Add image management docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-19 17:30:28 +00:00
Usha Mandya 855fdb40b0 _data/toc.yaml 2021-03-18 18:27:18 +00:00
Usha Mandya 55b4fb8f37 Remove Compose file v1 ref docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-15 19:15:17 +00:00
Sebastiaan van Stijn 418f68ca86
engine: sync reference docs
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-11 15:41:56 +01:00
Usha Mandya 41b2904738
Merge pull request #12466 from ndeloof/compose-cli
compose cli reference documentation
2021-03-10 11:41:38 +00:00
Sebastiaan van Stijn 203a4ee74b
Rewrite "save and restore data" section
This started as a "fix some links", but reading the section, I found various
issues that could use some improvement. After that, I noticed that both the
Windows and Mac pages had the same content, so I moved this to a common page
instead.

Note that there's still additional information that should likely be included
(and perhaps a rewrite into "per topic" headings (containers, images, ...).

Things that are missing;

- backup/restore swarmkit configs
- backup/restore swarmkit secrets
- backup/restore CLI configuration, trust data etc.

What I did in this pull request:

- recommend pushing images to Docker Hub as the default approach to back up
  images (but kept `docker image save` as an alternative)
- recommend `docker container commit` to save containers to an image, as doing
  so preserves both the container's configuration _and_ filesystem changes.
  `docker container export` only preserves the filesystem, but all other
  configuration is lost, which makes it hard to restore a container from it.
  Using `docker container commit` (committing the container to an image) also
  allows to follow the same procedure to backup containers as for images
  (both allowing them to be pushed to a registry, or to a file).
- added some information about "wether or not" containers should be backed
  up, as it may not be needed to back up containers if all data is stored
  in volumes (best practice).
- added some warnings regarding "sensitive data" (environment variables),
  and links to making repositories private before pushing.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-09 12:23:32 +01:00
Nicolas De Loof 4a68e6cca3
compose cli reference documentation
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-09 12:16:34 +01:00
Guillaume Tardif fd6a291c0b
Compose command doc (#12433)
* Compose in Docker CLI overview

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

* Add compatibility list page for compose command

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

* Apply suggestions from Usha

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Apply suggestions from Usha

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Latest update on compatibility list

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

* Add install instructions

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

* Suggestions by Marina

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

* Subsection for compose CLI Tech Preview

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-09 10:59:03 +00:00
Guillaume Tardif 5d4a84d638
Compose minor improvements (#12426)
* remove duplicate compose release notes in TOC

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

* Add link to awesome compose samples

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

* Minor style update

* Fix a typo

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-02 17:01:51 +00:00
Nick Adcock 82ed0e463d Add initial image dashboard API docs
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-02-25 15:29:56 +00:00
Sebastiaan van Stijn 8e0831729c
toc: move "post-install" out of "per-distro" submenu
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-02-25 11:30:22 +01:00
Anca Iordache 008dfe496d
Document GPU support in Docker Compose (#12315)
* Document GPU support in Docker Compose

Signed-off-by: aiordache <anca.iordache@docker.com>

* Update the note format

Added target=blank to enable external links to open in a new tab.

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-12 17:18:00 +00:00
Akihiro Suda 6fec6ef0c3
engine/security: add more description about ssh://
Previously, the `ssh://` helper was only mentioned in `engine/security/index.md`.

The `ssh://` helper is now documented in "Protect the Docker daemon socket"
(`engine/security/protect-access.md`, nee `engine/security/https.md`).

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-02-10 19:06:09 +09:00
Usha Mandya 60624cfb4a Fix indentation, broken links
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-02 16:44:47 +00:00
Usha Mandya dc7352020e Get started docs improvements
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-02 12:51:46 +00:00
Usha Mandya c23d1daf63
Add Python get started docs (#12184)
* Add Python get started docs

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Address Anca's review comments

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Update pip to pip3

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Update pip freeze to pip3 freeze

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-28 17:46:36 +00:00
Usha Mandya 8beb6ef084
Merge pull request #11844 from acran/master
Add documentation for Compose service profiles
2021-01-27 09:59:26 +00:00
Usha Mandya a63f01c9a9
Merge pull request #12179 from usha-mandya/audit-log-updates
Add docs for Audit log
2021-01-25 19:03:45 +00:00
Usha Mandya 1a7b55ec8e Add docs for Audit log
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-25 17:01:35 +00:00
Roman Anasal fab7cf6c9d Add Compose service profiles to navigation 2021-01-25 14:42:23 +01:00
Usha Mandya 4b59234515
Add combined faqs for Mac and Windows (#12153)
* Add combined faqs for Mac and Windows

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Update links from other pages to faqs

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Address review comments part-1

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Address feedback  on connecting to remote engine API

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Address Stephen's review comments

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-22 16:17:53 +00:00
Usha Mandya 89c11854e9 Fix a typo in the toc
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-19 14:12:10 +00:00
Usha Mandya ba395bed07 Add reference architecture docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-18 12:07:55 +00:00
Sebastiaan van Stijn ad03c62012
Merge pull request #11936 from yaleman/yaleman-toc-1
Fix spelling error in TOC
2021-01-05 14:40:40 +01:00
Sebastiaan van Stijn e4ecf664d5
Merge pull request #11865 from gtardif/compose-cli-docs
Compose cli reference docs
2021-01-05 11:25:06 +01:00
Guillaume Tardif cd5bc70940 Include ACI/ECS reference docs from compose-cli and make them easier to find for docker users
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-01-04 16:16:12 +01:00
Brandon Mitchell d0e4e71e9d Fixing compose v3 navigation menu
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2020-12-21 14:06:12 -05:00
James Hodgkinson 0068131f5e
Fix spelling error in TOC 2020-12-19 11:20:33 +10:00
Usha Mandya 2c8b4601fe
Merge pull request #11838 from nebuk89/master
Adding general docker getting started to docs
2020-12-18 13:12:19 +00:00
Usha Mandya ff13d70b9f Add tech preview docs for Apple M1
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-12-17 14:22:24 +00:00
James Ratliff 856a23616e
Adds Pricing & Pull Rate Limiting FAQs page (#11840)
* Adds Pricing & Pull Rate Limiting FAQs page

* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Moves content to existing FAQ file, removes redirect for faq.md

* Minor formatting updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-12-10 15:18:55 +00:00
Usha Mandya 78421ba741
Update docs for Desktop 3.0.0 release (#11859)
* Update docs for Desktop 3.0.0 release

* Update release notes

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Update release notes and Settings screenshots

* Add download URLs and a new known issue

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-12-10 15:01:02 +00:00
Sebastiaan van Stijn d6fee67243
Merge pull request #11861 from tiborvass/20.10-release-notes
Add engine 20.10.0 release notes
2020-12-09 02:27:09 +01:00
Tibor Vass 8f16fc161b Move main release notes to 19.03.md
Signed-off-by: Tibor Vass <tibor@docker.com>
2020-12-09 00:06:32 +00:00
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 ec957f6802
Update CLI reference docs with latest changes from 19.03 branch
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-12-08 12:06:52 +01:00
Usha Mandya 669b610f05 Add ci/cd best practices guide
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-12-02 15:31:11 +00:00
Ben De St Paer-Gotch 838930ad96 Adding general docker getting started to docs 2020-12-02 13:08:51 +00:00
Usha Mandya c1fb44d5f0
Merge pull request #11789 from usha-mandya/upsell-note-patch
Bump the notes on Docker support
2020-12-01 15:34:21 +00:00
Usha Mandya d5ae097c67 Update get started toc 2020-11-24 19:33:48 +00:00
Usha Mandya 0919a5f8c3 Add a clear CTA to upgrade 2020-11-24 14:11:35 +00:00
Usha Mandya a55b17afc4 Bump the notes on Docker support 2020-11-23 13:20:48 +00:00
Usha Mandya 5a43052b5f
Merge pull request #11713 from usha-mandya/hub-patch
Refresh images and update Docker Hub QSG
2020-11-20 08:00:26 +00:00
Usha Mandya 711da925fc Refresh images and update Docker Hub QSG
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-11-18 12:30:36 +00:00
Usha Mandya 51b8c8d33a Remove Desktop Enterprise docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-11-17 13:09:15 +00:00
Usha Mandya 98f568ca4a Remove beta flags for ECS GA release
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-11-10 09:33:23 +00:00
Usha Mandya c3c0e1050f Remove beta flags in the ACI doc
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-11-06 11:02:04 +00:00
Usha Mandya 573d8e73d2
Merge pull request #11619 from usha-mandya/engdocs-353
Add GitHub Actions guide
2020-10-27 11:23:55 +00:00
Usha Mandya 6bb0bad1c5 Add GitHub Actions guide 2020-10-27 10:38:03 +00:00
Sebastiaan van Stijn 40ff4f9c13
_data: remove unused advisories
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 16:18:49 +02:00
Sebastiaan van Stijn e3ef5c5085
machine: move overview page to /machine/
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-21 15:44:05 +02:00
Usha Mandya 3e97e66108
Update _data/advisories.yaml
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2020-10-20 21:38:40 +01:00
Usha Mandya a3fb9a3999
Remove Toolbox advisory 2020-10-20 19:00:45 +01:00
Usha Mandya e885a5aeaa Remove Docker Toolbox docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-20 18:05:36 +01:00
Usha Mandya d400d938e6 Remove osxfs topics from Desktop docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-13 11:30:29 +01:00
Sebastiaan van Stijn e861522ab9
landing page: generate header links from toc
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-08 16:36:32 +02:00
Sebastiaan van Stijn 8c910ba0b2
Fix header link to Guides
This link was changed for the landing page in 49a9644938
but other pages still used the old link.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-08 15:09:30 +02:00
Sebastiaan van Stijn f8da9eb085
simplify glossary implementation
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-08 09:58:22 +02:00
Usha Mandya 4314869d7c Add HVS docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-07 15:17:07 +01:00
Sebastiaan van Stijn 4d77076ec6
toc: make some titles short in navigation menu
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-07 13:17:36 +02:00
Sebastiaan van Stijn d105bd05ca
trust: use "content_trust" as trust home page
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-07 13:17:34 +02:00
Usha Mandya 3cdfb582e7
Merge pull request #11491 from thaJeztah/compose_swarm
Remove old "Using Compose with Swarm" page
2020-10-07 10:56:10 +01:00
Sebastiaan van Stijn b3d8bfa7c5
Remove old "Using Compose with Swarm" page
This page describes using docker compose with legacy swarm,
which has been deprecated.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-07 09:50:57 +02:00
Sebastiaan van Stijn dbd88b7395
use jekyll configuration for edit urls
The existing implementation was broken, and didn't override
the URLs (due to leading, trailing slashes the paths were not
matched).

Instead of using the custom "not_edited_here.yaml", set the
edit-url as front-matter variable through the _config.yml

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-06 23:10:28 +02:00
Usha Mandya f83e44d95a
Merge pull request #11447 from thaJeztah/update_buildx_reference
reference: update buildx reference docs for v0.4.2
2020-09-30 13:47:54 +01:00
Sebastiaan van Stijn 592ce2d66f
Merge pull request #11446 from thaJeztah/update_engine_reference
Update engine CLI reference with latest changes from 19.03
2020-09-30 14:32:22 +02:00
Sebastiaan van Stijn c485685d74
reference: update buildx reference docs for v0.4.2
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-09-29 23:05:40 +02:00
Sebastiaan van Stijn cba2011b34
Update engine CLI reference with latest changes from 19.03
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-09-29 22:05:52 +02:00
Sebastiaan van Stijn 3823de5c50
engine/security: move landing page
Generated yaml files were temporarily updated manually (pending
pull request to be merged in the upstream docker/cli repository)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-09-29 21:27:08 +02:00
Usha Mandya 245a3305d0 - Add a link to Node.js section from part-1 for cross-reference
- Updated the Guides tab to open to the Get started page, instead of Develop with Docker.
- Moved Docker overview as the first entry in the Guides toc.
2020-09-24 22:44:16 +01:00
Usha Mandya ba806ea3a2 Add get started docs for NodeJS
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-09-24 14:27:37 +01:00
Usha Mandya f57bd0b321
Merge pull request #10717 from thaJeztah/compose_samples
compose: add WordPress example to TOC
2020-09-08 16:29:31 +01:00
Usha Mandya 2902390305 Remove Mutagen doc 2020-09-02 15:17:25 +01:00
Usha Mandya eb44071863 Add docs for vulnerability scanning 2020-09-01 16:31:48 +01:00
Usha Mandya 9db3e72fb1 Update Desktop onboarding docs 2020-08-19 15:56:09 +01:00
Usha Mandya 597df3c9bd Update pricing FAQ URLs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-08-12 16:03:24 +01:00
Usha Mandya a1eafd4170 Move cloud deployment docs to the Guides section 2020-07-17 16:02:04 +01:00
Usha Mandya df563bd043 Remove links to deprecated articles 2020-07-16 15:18:01 +01:00
Usha Mandya ebc4ac985d Add Docker ECS Integration docs 2020-07-09 15:56:06 +01:00
Usha Mandya 90c51d02af Rename mutagen doc 2020-07-07 09:47:56 +01:00
Sebastiaan van Stijn 2b4833a355
Remove some references to enterprise products
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-02 23:36:48 +02:00
Usha Mandya efca8fef15 Add docs for Docker Azure integration beta 2020-06-25 16:09:38 +01:00
Usha Mandya 734d1b30f0 Add Convert to org docs 2020-06-08 12:31:00 +01:00
Sebastiaan van Stijn 7c2455a30c
Remove enterprise from config, and remove ee-specific includes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-02 09:47:18 +02:00
Sebastiaan van Stijn b7f5b9f602
Remove enterprise pages from TOC
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-02 09:47:15 +02:00
Sebastiaan van Stijn 97eb2befbf
Remove old hackathon topic (#10893)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-26 17:46:44 +01:00
Usha Mandya c60f87dd60 Updates to mutagen doc 2020-05-20 15:54:27 +01:00
Usha Mandya 1146a688c4
Merge pull request #10838 from usha-mandya/justincormack/smarmclassic
Remove Swarm Classic docs
2020-05-19 13:37:50 +01:00
Jérémie Drouet e38a3f2265 add home button to every page
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-05-19 08:56:57 +02:00
Usha Mandya 3864d792fd Update ToC and add redirects 2020-05-18 23:51:52 +01:00
Usha Mandya a1dd652c9f
Update navigation for Guides (#10829) 2020-05-18 18:57:12 +02:00
Usha Mandya 9cf2dd6851
Merge pull request #10810 from usha-mandya/hub-3886
Add Docker pricing docs
2020-05-14 17:11:34 +01:00
Usha Mandya 17ffe8e050 Add docs for seat-based pricing 2020-05-14 15:30:00 +01:00
Usha Mandya 3fd77b36a8
Fix a dangling topic (#10807) 2020-05-14 08:47:58 +01:00
Stefan Scherer a8ce0f0eea
Move WSL page, update to Windows 10, version 2004 (#10745)
* Move WSL page

Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>

* Update Windows 10, version 2004

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-05-13 00:41:46 +01:00
Usha Mandya a9a6c22b14
Docs for Windows Home support and QSG (#10669)
* - Added a new topic to describe how to install Desktop on Windows Home machines.
- Update installation instructions on Windows/Mac topics
- Removed references to Toolbox from the Install topics
- Updated the Install pages to add info on the new onboarding tutorial on startup

* Update docker-for-windows/install-windows-home.md

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

* Update docker-for-windows/install-windows-home.md

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

* Update docker-for-windows/install-windows-home.md

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

* Update docker-for-windows/install-windows-home.md

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

* move WSL 2 req above Hyper-V reqs

* Add info on purge container data

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>
2020-05-11 14:15:40 +01:00
Usha Mandya ba7819fed6
Add Docker Desktop Overview topic (#10718)
* - Added a new Overview topic for Docker Desktop
- Moved Dashboard up one level and removed OS-specific topics and images from the Mac and Windows directories

* Updated the Desktop TOC
- Moved Install topics above Getting started topic
- Moved Open source licensing up one level
- Removed OS-specific topics

* Fix review comments
2020-05-01 08:43:25 +01:00
Sebastiaan van Stijn 9f4db87055
compose: add WordPress example to TOC
Also removes links to individual examples, instead linking
to the "compose samples" page.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-28 14:35:50 +02:00
Sebastiaan van Stijn 9660a33356
update engine reference with latest changes from 19.03 (#10716)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-28 11:44:45 +01:00
Sebastiaan van Stijn 17ff6ff8fd
engine: remove stub for deprecated top-level "deploy" command
This is a follow-up to d4ead1b120,
which removed the datafile for `docker deploy`, but didn't remove
the stub or removed it from the TOC.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-28 10:57:37 +02:00
Sebastiaan van Stijn eb948508c1
various: use relative markdown links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:53 +02: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
Usha Mandya cff03687be - Moved Desktop Enterprise topics to a new location as there are plans to set global redirects for /ee/ topics.
- Added redirects to all the topics to ensure any hard links redirect to the new location
2020-04-20 08:14:23 +01:00
Charles Chan 3ad57b1bf3
Re-order Compose TOC (#10593)
This makes more sense since environment variables and .env file is first mentioned in the section labelled "Environment variables in Compose"
2020-04-15 07:17:47 +01:00
Usha Mandya 1a117ec94b Consolidate Desktop toc entries 2020-04-07 09:29:24 +01:00
Usha Mandya 5cedce4831
Merge pull request #10578 from thaJeztah/api_docs_update
Engine API: remove per-branch fetching of API docs
2020-04-06 16:11:26 +01:00
Usha Mandya 80d9adaf7b
Merge pull request #10479 from thaJeztah/reorganize_engine_section
Engine: reorganize install topic
2020-04-06 15:38:53 +01:00
Sebastiaan van Stijn 3b2f3f6f06
Engine API: remove per-branch fetching of API docs
now that all API versions are unified in both the "master" and
release branches, we can fetch then all at once with svn.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-06 12:14:37 +02:00
Sebastiaan van Stijn aa1ab278b5
compose: add "docker-compose" to CLI reference TOC
Links to reference pages for each command were shown without `docker-compose`.
Given that there's similar commands for the `docker cli`, it's easy for users
to confuse the pages. The `docker` CLI reference prefixes all commands with
`docker`, so updating the Docker Compose section to use the same.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-06 11:28:25 +02:00
Sebastiaan van Stijn d813acb6e1
Engine: reorganize install topic
- Move getting started overview to /get-started/overview/
- Move engine installation files under /engine/
- Redirect the top-level /install/ to /get-docker/
- Updated titles in left-hand navigation
- Added back some pages to the navigation that were
  currently not included.
- Reduce some steps in the installation pages
- Move devicemapper prerequisites to the devicemapper
  storage driver page.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-06 10:50:28 +02:00
Usha Mandya 83768da29a Move Storage topics
Moved the 'Manage application data' topics to 'Run your app in production' section in the TOC.
2020-04-02 10:52:35 +01:00
Usha Mandya c34ceb9c27 Move networking topics
Moved the Networking topics to the Run your app in production node as they logically belong to this section.
2020-04-02 08:42:27 +01:00
Usha Mandya 77b9d95273 Remove Template docs 2020-03-23 16:46:42 +00:00
Usha Mandya 2caa6c64e6 Remove Assemble docs 2020-03-23 16:33:04 +00:00
Usha Mandya c56b7a618c Engine and Hub TOC updates 2020-03-23 08:44:53 +00:00
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