Commit Graph

55022 Commits

Author SHA1 Message Date
Florencio Cano fff272f7e3 Fix link to default capabilities 2020-10-02 14:17:00 +02:00
Sebastiaan van Stijn 068a26a47e
Reserve "/go/" URL prefix for redirect pages
This page is used to reserve the "/go/" URL/path for redirecting purposes. This
page is not published, and should not be visible on the documentation website.

Use the `/go/` URL prefix to provide "vanity" URLs linking to the documentation.
These URLs can be used in (for example) the `docker` CLI to provide a short,
permanent link to refer to a topic in the documentation.

Having a fixed `/go/` URL allows you to redirect the URL to the most current
location in the documentation for a given topic, which may evolve over time.

For example, the `docker` CLI can output `https://docs.docker.com/go/some-topic`
in its help output, which can be redirected to elsewhere in the documentation,
using the `redirect_from` metadata field in the target page.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-02 12:51:09 +02:00
PjAkash c5676280fe
Fixed error 'docker run' to 'docker build' 2020-10-01 19:36:14 +05:30
Mathieu Champlon c3bcd2bc6c
Desktop Edge 2.4.1.0 release notes (#11451)
* Desktop Edge 2.4.1.0 release notes

* Fix a typo in the download URL

* Fix a typo in the download URL

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-10-01 14:26:23 +01:00
Usha Mandya 26ced7a684
Merge pull request #11452 from usha-mandya/macos-sysreqs
Update macOS system requirements
2020-10-01 10:54:44 +01:00
Usha Mandya a87e4e97f3 Update macOS system requirements
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-01 10:17:25 +01:00
Usha Mandya cda926630f
Merge pull request #11454 from alitoufighi/patch-1
Remove excess phrase from DNS Services section
2020-10-01 10:00:17 +01:00
Usha Mandya 9d70aa1627
Merge pull request #11455 from satoryu/patch-2
Fix names of storage account and file share
2020-10-01 09:45:51 +01:00
Jak Spalding e94985b22a
Correcting update_config.monitor documented default value (#11034)
* Correcting update_config.monitor documentation

The default monitor period is 5s and cannot be set to 0. The lowest possible value is 1ns.

* Correcting default values
2020-10-01 09:44:00 +01:00
Tatsuya Sato c1ac10fc34
Fix names of storage account and file share 2020-10-01 16:30:06 +09:00
Mohammad Ali Toufighi a72f9c03f4
Remove excess phrase from DNS Services section
This line was mistaken in [this commit](9193473df5)
2020-10-01 10:32:16 +03:30
John Visosky f67ae93112
Update ubuntu.md (#11299)
* Update ubuntu.md

After doing the 'apt-get rmove', I had to search to determine whether it was safe to remove /var/lib/docker, then found at the bottom of the page that it's OK to do so (if you don't have anything there you need).

Co-authored-by: Sebastiaan van Stijn <github@gone.nl>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-10-01 02:27:36 +02:00
David Scott af9263c8a8
Add release notes for Desktop 2.4.0.0 stable (#11436)
* Add release notes for Desktop 2.4.0.0 stable

Signed-off-by: David Scott <dave.scott@docker.com>

* Add more known issues for 2.4.0.0

Signed-off-by: David Scott <dave.scott@docker.com>

* Fix URL typo in the 2.4.0.0 release notes

Signed-off-by: David Scott <dave.scott@docker.com>

* Update the workaround

* Minor update

* Update the workaround

 For the known issue on switching users

* Update docker-for-mac/release-notes.md

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

* Update docker-for-windows/release-notes.md

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

* Update old download URL

* Update old download URL

* Update docker-for-windows/release-notes.md

Co-authored-by: David Scott <djs55@users.noreply.github.com>

* Update docker-for-windows/release-notes.md

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

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>
2020-09-30 14:08:55 +01:00
Usha Mandya af01b2dc2e
Merge pull request #11433 from mrexodia/patch-2
Make first apt example follow all best practices
2020-09-30 13:51:38 +01:00
Usha Mandya a308e12804
Merge pull request #11449 from NullableInt/patch-1
Update container-networking.md
2020-09-30 13:49:56 +01: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
Usha Mandya e435742041
Merge pull request #11438 from gtardif/aci_volume_update
ACI: Update volume management documentation
2020-09-30 13:35:23 +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
Usha Mandya ae1ca89226
Merge pull request #11435 from usha-mandya/desktop-3021
Add docs for Images view
2020-09-30 13:10:49 +01:00
Usha Mandya ec69a333e7 Add docs for Images view
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-09-30 11:35:01 +01:00
Daniel Granerud 5e37e0d6bf
Update container-networking.md 2020-09-30 09:31:18 +02:00
Usha Mandya 6834fa49be
Merge pull request #11445 from thaJeztah/cleanup_security
update URL for security landing page
2020-09-30 00:31:44 +01: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
Sebastiaan van Stijn e314b897b2
engine/security: remove old index page
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-09-29 21:03:45 +02:00
Usha Mandya 83260432b8
Merge pull request #11443 from docker/rgardziel-patch-1
Update index.md
2020-09-29 19:27:55 +01:00
rob gardziel 42ffdb7d0a
Update index.md 2020-09-29 11:14:59 -07:00
Usha Mandya bcb49de889
Merge pull request #11442 from thaJeztah/sort_redirects
sort redirect_from in some files
2020-09-29 17:48:21 +01:00
Maximillian Xavier d7b00e2bd1
Add indication to use docker create/run on port mapping #11420 (#11429)
* Add indication to use docker create/run on port mapping #11420

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Signed-off-by: Maximillian Fan Xavier <maximillianfx@gmail.com>
2020-09-29 18:24:19 +02:00
Sebastiaan van Stijn 6bc02b4c39
sort redirect_from in some files
This makes it easier to find if a redirect is already present,
and to spot duplicates

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-09-29 18:15:25 +02:00
Usha Mandya 128a734891
Merge pull request #11441 from gtardif/revert_edge_links_for_cloud_integrations
Revert links pointing to edge
2020-09-29 16:25:52 +01:00
Guillaume Tardif 6b15093c34 Revert links pointing to edge
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-29 17:17:22 +02:00
Usha Mandya d3f351b553
Merge pull request #11439 from gtardif/cloud_integration_desktop_stable
Compose-cli is now available with Desktop stable. Remove mentions of aci-integration-beta
2020-09-29 16:13:44 +01:00
Usha Mandya d472bcb757
Merge pull request #11440 from silvin-lubecki/fix-cli-scan-feedback
Fix CLI Scan feedback link
2020-09-29 15:31:23 +01:00
Usha Mandya 0b9b4f4bb8
Remove duplicate words 2020-09-29 14:53:44 +01:00
Silvin Lubecki 08a4c79c2d Fix feedback link
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
2020-09-29 15:17:57 +02:00
Guillaume Tardif f92ead9ec1 Compose-cli is now available with Desktop stable. Remove mentions of aci-integration-beta
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-29 14:33:36 +02:00
Guillaume Tardif 1b38c42706 ACI: Update volume management documentation
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-29 14:18:33 +02:00
Usha Mandya 47e24f0f88
Merge pull request #11423 from chris-crone/update-ecs
Update ECS docs
2020-09-29 11:25:15 +01:00
Chris Crone 57eb05e2e8 Replace ECS integration with Compose CLI
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2020-09-29 12:17:49 +02:00
Duncan Ogilvie 62cf39dfbf
Make first apt example follow all best practices
This is a bit of a draft, but I came across this issue in the documentation. When I searched for `docker apt-get` I found this page and copy-pasted the first example, but then I remembered it's best practice to install all packages at once and after that clear the `lists` to minimize the image size. Putting the example with all best practices first might help newer docker users to produce smaller images.
2020-09-28 22:55:35 +02:00
Usha Mandya 5652b50356
Merge pull request #11431 from maximillianfx/fix-dct-link
Fix link to dct #11349
2020-09-28 12:42:21 +01:00
Usha Mandya 04d7fac83f
Merge pull request #11428 from maximillianfx/fix-upgrade-link
Fix url to upgrade dockerhub #11339
2020-09-28 11:42:26 +01:00
Maximillian Fan Xavier cfba81f6b5 Fix url #11349
Signed-off-by: Maximillian Fan Xavier <maximillianfx@gmail.com>
2020-09-26 17:00:35 -03:00
Maximillian Fan Xavier e04c266454 Fix link to dct #11349
Signed-off-by: Maximillian Fan Xavier <maximillianfx@gmail.com>
2020-09-26 16:52:39 -03:00
Maximillian Fan Xavier 14ff004656 Fix url to upgrade dockerhub #11339
Signed-off-by: Maximillian Fan Xavier <maximillianfx@gmail.com>
2020-09-26 13:56:11 -03:00
Usha Mandya 4871570f62
Merge pull request #11425 from thaJeztah/api_canonical
Make the latest API reference page the canonical URL
2020-09-25 17:35:25 +01:00
Usha Mandya f3989f1889
Merge pull request #11424 from thaJeztah/fix_sitemap
Use absolute URLs in sitemap.xml
2020-09-25 17:34:42 +01:00
Sebastiaan van Stijn c3e55377e4
Make the latest API reference page the canonical URL
We host multiple versions of the API reference. While older versions of the
API are still supported by the latest engine release, users should generally
refer to the latest version of the API.

This patch adds a "canonical" meta-tag to the API reference pages, and points
it to the latest version of the API.

Note that there's also a /engine/api/latest/ page, but I didn't pick that
URL, because it's a redirect to `/engine/api/v<current>/`, which Google
probably doesn't like.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-09-25 18:13:51 +02:00