Commit Graph

2223 Commits

Author SHA1 Message Date
Batuhan Apaydın cc7d5b6697
Update trust_delegation.md
I think the target role should be target/releases instead of the targets/targets.
2020-12-10 16:52:37 +03:00
Paco Xu bd1a3510a5
release-note update: containerd is 1.4.3 in v20.10.0 2020-12-10 11:18:58 +08:00
Bahadır YARDIM 13347fee1f
Forgotten dash added for exclude-base parameter. 2020-12-09 14:33:16 +03: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 f5f5ef788e Add engine 20.10.0 release notes
Signed-off-by: Tibor Vass <tibor@docker.com>
2020-12-09 01:18:41 +00:00
Sebastiaan van Stijn be718ce241
Engine: update distro versions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-12-09 01:13:35 +01:00
Sebastiaan van Stijn 05f9d31264
Merge pull request #11644 from rafauke/patch-1
docs: update supported Fedora versions
2020-12-09 01:09:42 +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 2f8c3f1010
Merge pull request #11862 from thaJeztah/update_20.10
Update engine reference for 20.10 release
2020-12-09 01:06:12 +01:00
Sebastiaan van Stijn 33ad3d9bbf
Merge pull request #11042 from AkihiroSuda/prep-20-03
v20.10 docs for cgroup v2 and rootless
2020-12-09 01:05:54 +01: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
Tibor Vass 8719d55193 Remove empty stub 19.03 release notes
Signed-off-by: Tibor Vass <tibor@docker.com>
2020-12-08 23:48:29 +00:00
avichalchum 19f2268e8f
Update dotnetcore.md (#10902)
* Update dotnetcore.md

Adding an example for .Net Core docker files as consumed by build agents and recommended by Microsoft best practices.

* Update engine/examples/dotnetcore.md

Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>

* Format updates

* Update dotnetcore.md

Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-12-08 11:28:13 +00:00
Ben De St Paer-Gotch 84af01c18a
Update ecs-integration.md
Fixing high throughput in example
2020-12-07 18:12:08 +00:00
zori 398d77002d
Fix typo in note for "create a new swarm" 2020-12-01 14:57:42 +01:00
Nicolas De loof d46de2ae4f
Document required IAM permissions (#11794)
* Document required IAM permissions

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Apply suggestions from code review

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

Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-11-30 11:18:05 +00:00
Chris Crone 73db5c6076 ecs: Fix typo
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2020-11-19 10:22:25 +01:00
Nicolas De loof 2425fe8b90
Some more details and links (#11766)
* Some more details and links

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Minor edits

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-11-18 18:50:48 +00:00
Usha Mandya 050d40438c
Merge pull request #11771 from ndeloof/elb
Document custom load balancer usage
2020-11-18 18:33:52 +00:00
Usha Mandya cf81f3ca16
Apply suggestions from code review
Co-authored-by: Chris Crone <christopher.crone@docker.com>
2020-11-18 18:29:45 +00:00
Nicolas De Loof c7752c1f87
Document custom load balancer usage
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-11-18 11:53:37 +01:00
Guillaume Tardif 29bd2b0d3e Adding more basic examples of compose files, and small updates on ECS services dependencies, service name resolution
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-11-17 17:07:03 +01:00
Usha Mandya 8425cf802c
Merge pull request #11751 from gtardif/aci_ecs_update
Aci ecs update
2020-11-16 16:14:17 +00:00
Guillaume Tardif a9a219b757 ECS doc reordering & minor changes
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-11-16 14:18:03 +01:00
Usha Mandya ae1b83413f
Merge pull request #11717 from carehart/patch-4
help user view the container running
2020-11-13 15:47:30 +00:00
Guillaume Tardif 027b6599b0 Fix wrong flag name in ACI doc
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-11-13 15:45:27 +01:00
Guillaume Tardif 4b28e8e536
Added health check docs, & details on updating apps (#11729)
* Added health check docs, & details on updating apps

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

* Apply suggestions from code review

Co-authored-by: Chris Crone <christopher.crone@docker.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Minor format updates

Fixed typos, removed extra blank lines

Co-authored-by: Chris Crone <christopher.crone@docker.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-11-12 15:23:33 +00:00
Akihiro Suda 1976c2178c
v20.10 docs for cgroup v2 and rootless
* Docker now supports cgroup v2 (both rootful and rootless)
* Rootless mode graduated from experimental
* New storage driver: fuse-overlayfs

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-11-12 12:47:16 +09:00
Takuya Noguchi b861fcde5a Remove duplicate 17.03.2-ce entry from Engine 17.03 release notes
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-11-11 04:10:53 +00:00
Usha Mandya 47ab17223a
Merge pull request #11725 from tnir/fix-19.03.9-release-note
Fix 19.03.9 release note
2020-11-10 15:09:33 +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
Takuya Noguchi ffeac58561 Fix 19.03.9 release note
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-11-10 02:05:51 +00:00
Charlie Arehart 79ceaaecec
Update engine/context/aci-integration.md
Signed-off-by: Charles Arehart <charlie@carehart.org>

Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2020-11-09 09:49:31 -06:00
Fabian M 65d98b3cd9
Fix syntax: Add missing backtick 2020-11-08 22:33:15 +01:00
Charlie Arehart c4d43004d2
help user view the container running
The current instructions lead the user through creating a context and running a sample nginx container, but it never shows the user how to go about viewing it. I have added that.
2020-11-07 22:34:26 -06: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
Charlie Arehart d930970e14
correct typos 2020-11-04 19:29:59 -06:00
Akihiro Suda 7bafc72829
engine/examples: remove sshd example
The ssh example was really bad; it even leaks the root password as a plain text in the image :(

This commit removes the sshd example and discourage people to dockerize sshd.

The `running_ssh_service.md` page itself is not removed because there
are hyperlinks on the Internet to that page.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-11-04 13:44:17 +09:00
Guillaume Tardif 449b9d216f
Add documentation on ACI prune (#11676)
* Add documentation on ACI prune

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

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-11-02 10:20:20 +00:00
Usha Mandya ea91172786
Merge pull request #11651 from thaJeztah/fix_curl_examples
engine/api: fix cURL examples for different cURL versions
2020-10-28 19:22:33 +00:00
Usha Mandya e758fef124 Fix note formatting
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-28 18:22:12 +00:00
Guillaume Tardif 07f6d5a6ad
Update ACI documentation (#11649)
* Update ACI documentation 

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

* Update engine/context/aci-integration.md

Co-authored-by: Chris Crone <christopher.crone@docker.com>

* Minor style and format updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Chris Crone <christopher.crone@docker.com>
2020-10-28 17:50:09 +00:00
Sebastiaan van Stijn dc55bab431
engine/api: fix cURL examples for different cURL versions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-28 17:57:07 +01:00
Sebastiaan van Stijn 0a1641763d
Merge pull request #11624 from lispyclouds/add-clj-client
[#10166] Add clojure client
2020-10-28 16:26:33 +01:00
Usha Mandya ef135682d1
Merge pull request #11640 from thaJeztah/refactor_colors
Theme: refactor colors and some fixes/updates
2020-10-28 11:09:54 +00:00
Rafał Wyszomirski 8561258256
docs: update supported Fedora versions 2020-10-27 18:25:50 +01:00
Sebastiaan van Stijn d405b17ca2
update http://dockr.ly links to use TLS
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-27 12:38:17 +01:00
Sebastiaan van Stijn e1d27921c3
engine/examples: fix up some markdown
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-26 18:44:42 +01:00
Usha Mandya cb4a1293a7
Merge pull request #11620 from thaJeztah/old_engines
Remove references to obsolete engine versions
2020-10-26 14:49:51 +00:00
Sebastiaan van Stijn 2ce808edc0
Remove references to obsolete engine versions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-26 15:45:07 +01:00
Sebastiaan van Stijn b952763986
engine: add platform headings to TOC
This allows deep-linking to specific sections. Also fixed the checks
in the support table to be left-aligned as they were supposed to be.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-26 15:05:37 +01:00
Rahul De c11ad3cd06
[#10166] Add clojure client 2020-10-25 09:33:09 +01:00
Sebastiaan van Stijn 0e3d0c36f1
more redirects for classic swarm
- The index pages were not in the redirect (they were not in the TOC,
  but were published before, so could be indexed).
- Added "redirect_from" pages that were in the pages that were removed.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 16:15:24 +02:00
Nicolas De loof db9598346c
Volume usage (#11608)
* Volume usage

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Style and copy edit updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-10-23 14:23:02 +01:00
Sebastiaan van Stijn 2091f8ec57
engine/reference/commandline: disable read-time through config
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-22 17:08:00 +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
Sebastiaan van Stijn c119ed174e
Use https:// for links and examples
Found these using `http://[^lp10\*`<][^o]` (to exclude "localhost" and IP-addresses)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-13 12:09:11 +02:00
Sebastiaan van Stijn 393d3f6566
Add rel="noopener" to external links
See https://web.dev/external-anchors-use-rel-noopener/

Using noopener, as that addresses the security issue. "noreferer" blocks
the REFERER header, which may still be useful for some target URLs.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-12 13:09:30 +02:00
Usha Mandya 72226762e7 Add link to HVS docs from docker scan CLI page 2020-10-08 15:15:28 +01: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
Sebastiaan van Stijn dc81cb8bb5
engine: remove old trust index page
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-07 13:17:31 +02:00
Sebastiaan van Stijn 0bbe9c32fb
Fix various broken links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-07 12:49:22 +02:00
Sebastiaan van Stijn c821fe1871
Add missing descriptions, and move reference index page
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-07 11:23:20 +02:00
Florencio Cano fff272f7e3 Fix link to default capabilities 2020-10-02 14:17:00 +02:00
Tatsuya Sato c1ac10fc34
Fix names of storage account and file share 2020-10-01 16:30:06 +09:00
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
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 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 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
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
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 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
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
Chris Crone b18cebff6d Update ECS docs
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2020-09-25 17:03:45 +02:00
Usha Mandya 8279fbf580 Add link to vuln scanning cheat sheet 2020-09-24 16:12:38 +01:00
Sebastiaan van Stijn f6adc80d9a
remove examples for ENV key value without '='
The `ENV key value` form can be ambiguous, for example, the following defines
a single env-variable (`ONE`) with value `"TWO= THREE=world"`:

    ENV ONE TWO= THREE=world

While we cannot deprecate/remove that syntax (as it would break existing
Dockerfiles), we should reduce exposure of the format in our examples.

Also updating some code-blocks that were missing language-hints

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-09-23 15:16:35 +02:00
Camilo Santana c019eb9a79
fixes link in ecs-integration.md
`docker secret` creates secrets in AWS Secrets Manager Service - not in AWS Systems Manager Parameter Store Service. Note the `arn:aws:secretsmanager:...` reference in the existing example.
2020-09-22 17:50:19 -07:00
Terry Smith 4713bc5e51
Add missing external flag indicator in secrets
This is required otherwise it tries to read a non-existing file
2020-09-18 11:56:54 +01:00
Chris Crone 49c589d9d6
Add engine 19.03.13 release notes (#11395)
* Add engine 19.03.13 release notes

Signed-off-by: Chris Crone <christopher.crone@docker.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-18 11:07:32 +01:00
Charlie Arehart 4e22ca29e6
correct missing bullet points
Signed-off-by: Charles Arehart <charlie@carehart.org>
2020-09-17 13:41:59 -05:00
Usha Mandya bacb930cdc Add a new redirect for binaries
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-09-16 16:47:50 +01:00
Nicolas De loof 3c088164c6
Configure existing security-groups by `external.name` (#11379)
* Configure existing security-groups by `external.name`

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-16 15:10:39 +01:00
Sunny f47d54d7b7
Update ecs-integration.md
change 'x-asw-keys' to 'x-aws-keys'
2020-09-16 00:57:33 +09:00
Guillaume Tardif 48824ab98c
Add documentation for ACI volume management commands (#11362)
* Add documentation for ACI volume management commands

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

* Style and formatting updates

* Minor style update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-15 11:34:28 +01:00
Nicolas De loof d75734b741
ECS local simulation (#11352)
* Document ECS local simulation mode

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* List "jocker" as SDK java implementation

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-10 16:07:21 +01:00
Usha Mandya c56a5c2c62
Merge pull request #11335 from nwtgck/patch-1
use .tgz instead of .tar.gz
2020-09-08 16:07:02 +01:00
Silvin Lubecki ef9bd5ab20
Add a note about snyk minimal version. (#11346)
* Add a note about snyk minimal version.
Bump docker scan and snyk versions in the docker scan --version output sample.

Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-08 11:44:37 +01:00
Ryo Ota 6469b210cc
use .tgz instead of .tar.gz 2020-09-04 07:36:23 +09:00
Thomas Shaw 945339fdcc
Small typo 2020-09-03 16:30:59 +01:00
Usha Mandya 4e330a39df
Merge pull request #11314 from gtardif/aci_volumes_doc
Documentation on ACI volume support
2020-09-03 09:28:43 +01:00
Usha Mandya aec06e63c9
Merge pull request #11315 from gtardif/aci_sp_login
Document ACI Service Provider login
2020-09-03 09:23:18 +01:00
Usha Mandya ec916a6b1c
Minor style updates 2020-09-03 09:22:45 +01:00
Usha Mandya 06bef825b8
Minor style updates 2020-09-03 09:12:47 +01:00
Usha Mandya e482b1f754
Merge pull request #11306 from allir/patch-2
Update example to use newer Ubuntu LTS
2020-09-02 14:18:14 +01:00
Usha Mandya 785216d717
Merge pull request #11316 from karl-johan-grahn/placement_prefs
Make image order clear
2020-09-02 14:08:51 +01:00
Usha Mandya be249ebdd3
Merge pull request #11322 from gtardif/ecs_plugin_doc
Removed references to ecs command, replaced by classic docker commands executed within the ecs context
2020-09-02 10:36:42 +01:00
Usha Mandya eb44071863 Add docs for vulnerability scanning 2020-09-01 16:31:48 +01:00
Guillaume Tardif ed7d38ed67 Removed references to ecs command, replaced by classic docker commands executed pithing the ecs context
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-01 14:53:26 +02:00
Karl-Johan Grahn 9a9180ac7c Make image order clear 2020-08-31 14:05:56 +02:00
Guillaume Tardif 2352151246 Document ACI Service Provider login
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-08-31 12:18:05 +02:00
Guillaume Tardif 3753d4cdc7 First doc on ACI volume support
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-08-31 12:05:19 +02:00
Aðalsteinn Rúnarsson 08a13fcf6f
Fix typo in ecs-intetration
Fix typo.

Closes #11307
2020-08-29 12:20:25 +00:00
Aðalsteinn Rúnarsson a30853c08a
Update example to use newer Ubuntu LTS
Fixes #11252 

I've tested running the Dockerfile with the updated ubuntu LTS (20.04) and the example still works.
2020-08-28 14:36:15 +00:00
Aðalsteinn Rúnarsson 51cf315c4e
Change wording for setting capabilities lists
Update the wording for allow/deny approach for setting capabilities.
2020-08-27 15:07:46 +00:00
Usha Mandya 46a8b196f6 Remove extra space in the compose command 2020-08-25 18:58:04 +01:00
Nicolas De loof 460a832342
update ECS docs for beta.5 (#11267)
* update ECS docs for beta.5

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* ECS integration isn't a CLI plugin anymore

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Proofread updates

Made some minor style/edit updates and wrapped content

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-08-25 16:46:32 +01:00
Usha Mandya 78743724ed
Minor style updates 2020-08-18 12:33:10 +01:00
Ben De St Paer-Gotch 9892a2de21
Update aci-integration.md 2020-08-18 12:25:02 +01:00
Sebastiaan van Stijn 9af8c56834
Merge pull request #11176 from alinuxien/patch-1
Improved Dockerfile compatibility and readability
2020-08-11 15:25:35 +02:00
Joshua Powers 8058df4f7e
Update ubuntu.md
Ubuntu 19.10 (Eoan) is EOL.
2020-08-10 11:16:12 -07:00
Sebastiaan van Stijn e9750cda78
engine/api: fix incorrect ID on "http" tab
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-08-04 15:26:56 +02:00
Frederic Hemberger e529754f96
examples.md: Actually use `ctx` variable in Go example
"List and manage containers" Go example:
`ctx := context.Background()` was defined but never used.
Follow the structure of the other examples instead.
2020-08-02 10:20:54 +02:00
Usha Mandya b39a6c26d6
Merge pull request #11020 from ProgramComputer/patch-1
Update debian.md
2020-07-29 14:07:47 +01:00
Usha Mandya a46a62bafc Add a note on turning experimental features on
Add a note to specify users must turn on the experimental features flag manually when they switch from stable to edge releases.
2020-07-28 12:03:56 +01:00
Takekazu Omi a8975aaaf7
fix install script url
see
https://github.com/docker/aci-integration-beta/pull/19/files
2020-07-27 22:14:17 +09:00
Ali Akrour edbb9f9e75
Improved Dockerfile compatibility
line 28 : modified the regexp to also match if the optional '#' caracter is present to comment the line, like it was by default on my Debian:9 official based image.
line 28 : modified the regexp by adding the 'g' end caracter, just for better readability for beginners like me.
line 31 : modified the order between option '-i' and the regexp argument, just for better readability for beginners like me.
2020-07-23 17:38:31 +02:00
Usha Mandya e963211456 Add req on ARN and resource format
A new prerequiste on opting into the AWS account into the new ARN and resource format
2020-07-21 18:25:12 +01:00
Usha Mandya 378a6ddfa8
Merge pull request #11151 from usha-mandya/cloud-deploy-docs
Move cloud deployment docs to the Guides section
2020-07-21 10:07:19 +01:00
Sebastiaan van Stijn a1d3215534
Add engine 19.03.12 release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-20 12:58:18 +02:00
Usha Mandya a1eafd4170 Move cloud deployment docs to the Guides section 2020-07-17 16:02:04 +01:00
Nicolas De loof 77002162af
document x-aws-cluster (#11150)
* document x-aws-cluster

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-17 12:34:47 +01:00
Chris Crone 9b6fff076e
Merge pull request #10887 from carthurs/master
Basic go example was not working with v1.41
2020-07-16 14:09:17 +02:00
Emad Alashi 6338d9674c
Change ignored directory to forward slash
When using the backward slash I think it will only use on Windows? 

In my case I was on MacOS and the folders weren't ignored until I changed the slashes to be forward slash.
2020-07-11 22:06:13 +10:00
Laurens Vanderhoven eb8880f1fd
Fix commands
`docker compose ecs` to `docker ecs compose`
2020-07-10 08:22:13 +02:00
Usha Mandya 03f8c63994
Merge pull request #11117 from usha-mandya/ecs-integration
Update install script
2020-07-09 17:04:54 +01:00
Usha Mandya 6279d6067a Update install script 2020-07-09 17:01:49 +01:00
Usha Mandya 1b4fe9177b
Merge pull request #11113 from usha-mandya/ecs-integration
Docker ECS Integration beta docs
2020-07-09 16:34:50 +01:00
Usha Mandya ebc4ac985d Add Docker ECS Integration docs 2020-07-09 15:56:06 +01:00
Guillaume Tardif 2e3b1e0211
Remove pinned version 0.1.4 from ACI integration install docs (#11111)
* Remove pinned version 0.1.4 from ACI integration install docs

* Style updates

Added `target=_blank` to ensure the GH page opens in a new tab

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-09 14:51:18 +01:00
Sebastiaan van Stijn 021e13a5ed
Remove EE "trust pinning" section
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-02 23:37:01 +02: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
Martin Joly dbd9ba12f9
Fix wrong information (#10977)
Postgres last version is now >12.0.0.
2020-07-01 14:09:51 +01:00
Sujay Pillai 8d1b473aa7
Add a note to create a context in different subscription (#11065)
* Add a note to create a context in different subscription

* Minor style updates

Made a minor tweak to the style and wrapped the new note to 80 chars

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-01 09:30:40 +01:00
Andre Almar 6f38ea561b
Fixing ImageList Go code
Original: on line 18 we have `images, err := cli.ImageList(context.Background(), types.ImageListOptions{})` which gives us an error of:

```
# command-line-arguments
./main.go:12:2: ctx declared but not used
```

*Fix:* on line 18 we need to have `images, err := cli.ImageList(ctx, types.ImageListOptions{})`
2020-06-29 16:01:24 -03:00
Usha Mandya 7ee5e8c080 Update Desktop Edge download URLs 2020-06-29 13:22:24 +01:00
Akihiro Suda a7e2591552
rootless.md: fix markdown
Fix #11017

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-06-26 14:27:33 +09:00
Usha Mandya efca8fef15 Add docs for Docker Azure integration beta 2020-06-25 16:09:38 +01:00
Paul 3b57ab426c
Update debian.md
containerd package still in library
2020-06-20 20:59:43 -05:00
Akihiro Suda b7eec33cfe
rootless.md: fix a typo (#11013) 2020-06-18 09:08:55 +01:00
Usha Mandya f91c2a28f6
Rootless Docker: Style edits and minor updates (#11001)
Rootletts: Style edits and minor updates, and fix prereq example
2020-06-17 11:33:24 +02:00
Usha Mandya 786c89bdf6
Merge pull request #10965 from AkihiroSuda/rootless
rootless.md: massive update
2020-06-16 14:55:44 +01:00
Sebastiaan van Stijn 3e767a72b3
Update architectures in matrix (#10999)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-16 14:39:07 +01:00
José Fernando Cordova e3c3484c47
Fix 404 Not Found - Broken Link (#10997)
* Fix 404 Not Found - Broken Link

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2020-06-16 14:55:51 +02:00
Akihiro Suda a06b01802c
rootless.md: massive update
* Add Ubuntu 20.04
* Remove Fedora 30 (EOL)
* `docker run --net=host` does not work in the most expected way
* Allow installation as the root
* Nightly channel
* `docker context create rootless`
* `DOCKER_HOST=ssh://...`
* Alternatives to cgroup flags (`docker run --cpus --memory --pids-limit`)
* A bunch of troubleshooting tips

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-06-16 19:20:18 +09:00
JD Cargile 9960ff107c
Fix "Docker Docker Image" link 2020-06-08 23:13:38 -06:00
Usha Mandya df3bd29a3e Remove links to success articles 2020-06-05 17:14:49 +01:00
Amal 12b8e799c7
Typo fixture (#10950)
* Typo fixture

* Minor typo fix

* Typo fix
2020-06-03 19:21:11 +01:00
Sebastiaan van Stijn a25fa2949e
Engine: add Ubuntu 20.04 (Focal) to list of versions (#10944)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-02 14:55:31 +01:00
Usha Mandya 18f02bed7c
Add Engine v19.03.11 release notes (#10940)
* Add Engine v19.03.11 release notes

* Add detailed info
2020-06-02 14:36:46 +01:00
Orlando Fernandes c2ca7143fa
Fix link to default value of DEBIAN_FRONTEND (#10916)
Fix link to default value of DEBIAN_FRONTEND

The old link is broken
2020-06-02 13:15:07 +02:00
Roberto O. Fernández Crisial 3d3054d16a
Adding version 19.03.10 (#10924) 2020-05-29 17:14:20 +01:00
Roberto O. Fernández Crisial 1d3adcb065
Adding version 19.03.9 (#10860) 2020-05-26 15:13:15 +01:00
Sebastiaan van Stijn c964a5d40a
Merge pull request #10872 from JanKanis/patch-1
fix description for ptrace in seccomp.md
2020-05-26 12:37:26 +02:00
Dinakar Kulkarni 9c86eaaae2
Add space between prompt and command (#10876)
When rendered in the actual docs, this will not be highlighted as a reference to a shell variable.
2020-05-26 10:42:56 +01:00
Chris Arthurs 14e83cac6d
Basic go example was not working with v1.41
Fixed go example:
1) so that it actually compiles, and
2) so that you get to see the output `hello world` in visual studio code's console (`Tty: true,`).
2020-05-25 14:28:51 +01:00
Jan Kanis b4ab954d3f
fix description for ptrace in seccomp.md
The existing description leads the reader to believe that dropping CAP_SYS_PTRACE already blocks all ptraces. That is not true, it only blocks ptracing arbitrary processes. Ptracing child processes is still allowed.
2020-05-22 13:36:45 +02: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
Usha Mandya 3864d792fd Update ToC and add redirects 2020-05-18 23:51:52 +01:00
Sebastiaan van Stijn 67cb46bcf2
Merge pull request #10758 from shirhatti/patch-1
s/CAP_PTRACE/CAP_SYS_PTRACE
2020-05-14 14:56:46 +02:00
Sebastiaan van Stijn b03d74a164
Remove "product manuals landingpage" placeholder (#10798)
This removes the placeholder in favor of a redirect to the first
product manual in the section, so that `/manuals/` redirects users
to a sensible location.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-13 10:41:23 +01:00
Flavien Berwick 0d8d653f4f
Auto-restart of Docker rootless on boot requires an additional command
Related to issue [#10770](https://github.com/docker/docker.github.io/issues/10770)
2020-05-07 19:10:04 +02:00
Sourabh Shirhatti 6f893ed1c6
s/CAP_PTRACE/CAP_SYS_PTRACE 2020-05-04 14:03:02 -05:00
ajay143444 aa57de37d3
Few corrections and suggestions in doc (#10728)
* Removed is from line 80

Removed is from line 80 as this is not required

* changed text to link at line 129

changed text to link at line 129 to make it easy for user to navigate

* changed the URL to link

changed the URL to link for easy navigation

* added these before flags in line 186

added these before flags in line 186

Co-Authored-By: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2020-05-01 18:30:28 +02:00
Sebastiaan van Stijn 3ce8fd8006
Merge pull request #10724 from ajay143444/patch-10
changed line 56 by adding do before not
2020-04-30 12:15:37 +02:00
Sebastiaan van Stijn 00c2a5a264
engine/swarm: reduce width of service ps output example (#10727)
The docs refer to the `CURRENT STATE` column, which may not
be visible without scrolling, so tweaking the column-widths
a bit so that it better fits.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-30 06:35:37 +01:00
ajay143444 b37c6506d8
changed line 56 by adding do before not
changed line 56 by adding do before not
2020-04-29 17:55:29 +05:30
ajay143444 10dfe1827d
removed with from line 41
removed with from line 41 as it is not required
2020-04-29 16:26:00 +05:30
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 48040f57be
Update naming for "Linux Mint", and add note about derivatives (#10696)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-24 13:41:06 +01:00
Ivan Cheban a494195c46
Typo: form should be from (#10685) 2020-04-24 09:01:12 +01:00
Sebastiaan van Stijn 777c5d23da
engine: use relative markdown links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:32 +02:00
Sebastiaan van Stijn 9f5130c83b
engine/install: fix rasbian links on "check" icons
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-21 12:13:08 +02:00
Usha Mandya 9d865ebcb9
Merge pull request #10623 from m-aXimilian/patch-1
Update debian.md
2020-04-14 14:07:55 +00:00
Nihed Majdoub c186d8ef47
Update configs.md (#10627)
fix typo
2020-04-14 11:16:29 +01:00
Krzysztof Madej 97b03523fd
Updated dotnet core images in DOCKERFILE (#10629)
Since dotnet core 2.2 is out of support I would propose to update script to latest LTS dotnet core version.
2020-04-14 11:10:48 +01:00
Sebastiaan van Stijn 9b74d86033
remove unused images
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-12 22:35:10 +02:00
m-aXimilian 22428abcc5
Update debian.md
Changed "Ubuntu" to "Debian"
2020-04-12 14:22:39 +02:00
Sebastiaan van Stijn 9b2e25bbd2
Merge pull request #10617 from crhenr/patch-1
Removal of a duplicate command
2020-04-11 16:09:51 +02:00
Sebastiaan van Stijn 1e98526f44
Merge pull request #10512 from pszczekutowicz/master
Add example for templated config
2020-04-11 13:06:13 +02:00
Cristian Souza 2507efa466
Removal of a duplicate command
Removal of a duplicate command from the Fedora installation guidelines.
2020-04-10 19:30:15 -03:00
Paweł Szczekutowicz fc0327569c Add example for templated config
Signed-off-by: Paweł Szczekutowicz <pszczekutowicz@gmail.com>
2020-04-10 11:00:42 +02:00
Matt B 0fb13b05fc fixed typo, the markdown was collapsing spaces. Changed to explicitly preserve the two spaces by including html span, code tag and two &nbsp characters; 2020-04-06 19:16:50 -07:00
Sebastiaan van Stijn b814ef74da
engine: fix ubuntu SEO redirect
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-06 19:30:47 +02:00
Sebastiaan van Stijn 569f448ac7
engine: cleanup install page, add info about derivatives
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-06 14:04:27 +02:00
Sebastiaan van Stijn d5207b0580
engine: remove overlap between "overview" and "install" page
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-06 14:04:20 +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
Sebastiaan van Stijn 331554f4b3
Fix various links that were generating URLs with `.md` (#10548)
* Fix incorrect links in compose section

there's a bug causing wrapped links to not work, and replacing
some links to point to the .md file, so that IDE's can check
if the anchors are valid. Also replaced some links to point
to their new location.

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

* engine/swarm: update links

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

* Fix various broken links

There's a bug in the "jekyll-relative-links" plugin that causes wrapped links to not work.
Also replacing some links to point to the .md file, so that IDE's can check if the anchors
are valid. Finally, replaced some links to point to their new locations, so that users don't
get redirected..

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-01 12:05:50 +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
Sebastiaan van Stijn 946ba7defc
[ee] remove community-only releases from enterprise changelog
Edge releases were community only, and 18.06, 17.12, and 17.09
were not released as enterprise edition.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:01:52 +01:00
Sebastiaan van Stijn 6c6ed0e6a5
engine: remove some EE references from CE release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:01:50 +01:00