Commit Graph

2091 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 3a794b3197
(temporarily) replace compose-file deep links to v3 docs
The documentation curently doesn't contain reference docs for the
unified (version-less) compose-file syntax, so for now replacing
all links to point to the v3 compose-file reference, which is still
present.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-07 14:21:37 +01:00
Sebastiaan van Stijn 48b9da14ba
engine/api: add redirects and link for archived API versions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-05 16:18:42 +01:00
Sebastiaan van Stijn 2666a4892c
Merge pull request #11977 from cclauss/patch-1
print() is a function in Python 3
2021-01-05 14:39:48 +01:00
Sebastiaan van Stijn 54744c8564
engine: add missing release notes for 19.03.14
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-05 11:50:24 +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
Tibor Vass c3637fd0e6 Add engine 20.10.2 release notes
Signed-off-by: Tibor Vass <tibor@docker.com>
2021-01-05 09:04:20 +00: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
Christian Clauss 1878deaf57
print() is a function in Python 3
Python 2 died on 1/1/2020 and legacy print statements are syntax errors in all currently supported versions of CPython.
2020-12-24 13:34:12 +01:00
Tibor Vass 3e06ed6791
Merge pull request #11874 from developer-guy/patch-1
Fix trust_delegation.md for target role
2020-12-24 00:07:14 -08:00
Sebastiaan van Stijn 97abade445
Merge pull request #11869 from pacoxu/patch-2
release-note update: containerd is 1.4.3 in v20.10.0
2020-12-15 15:40:07 +01:00
Tibor Vass d73fecdc79 Add engine 20.10.1 release notes
Signed-off-by: Tibor Vass <tibor@docker.com>
2020-12-15 07:58:29 +00:00
Usha Mandya 5182176414
Merge pull request #11895 from fahedouch/update-release-note
Update release-note
2020-12-14 13:25:31 +00:00
Nicolas De Loof 3a8e1dd311
x-aws-vpc expect an ID, not ARN
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-12-14 09:59:28 +01:00
fahed dorgaa 872f685020
Update index.md
based on this comment https://github.com/moby/buildkit/issues/1892#issuecomment-743409990. the source tracking feature is only possible with `buildx` v0.5-rc which is not available in docker 20.10
2020-12-12 22:27:26 +01:00
Usha Mandya 70831b5a2d
Update index.md 2020-12-11 14:11:26 +00:00
Bahadır YARDIM 4d5275f5e6
Severity parameter samples UI bug fixed. 2020-12-10 19:09:30 +03:00
Usha Mandya a80750a132
Merge pull request #11866 from bhdryrdm/patch-2
Forgotten dash added for exclude-base parameter.
2020-12-10 15:12:29 +00:00
Guillaume Lours 872d7dc38a
Add documentation of the severity flag in Docker Scan plugin (#11842)
* Add documentation of the severity flag in Docker Scan plugin

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>

* Update documentation after PR review

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>

* Add documentation for Docker Scan --group-issues flag

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>

* Minor update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-12-10 14:59:27 +00:00
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