Commit Graph

54553 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 8dea3a7055
Merge pull request #11209 from fhemberger/patch-1
examples.md: Actually use `ctx` variable in Go example
2020-08-03 15:53:59 +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 d409cd73bb
Merge pull request #11202 from usha-mandya/11172-patch
Add a networking example
2020-07-31 15:23:07 +01:00
Usha Mandya 31200920d7 Add a networking example 2020-07-31 14:59:52 +01:00
Jérémy Benoist 0eaa4ae3cc
Add AWS CodeBuild link to use credentials (#11194)
* Add AWS CodeBuild link to use credentials

* Removed /fr/ from the URL

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-31 09:29:32 +01:00
Sebastiaan van Stijn cd6c5a5d46
Merge pull request #11197 from StBalashov/patch-1
Typo. Update network-tutorial-overlay.md
2020-07-29 23:21:40 +02:00
Steven a8a846caca
Update network-tutorial-overlay.md 2020-07-30 01:17:51 +05: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 ff498e5523
Merge pull request #10277 from hn3000/patch-1
Mention how to change restart policy on running containers
2020-07-29 14:03:45 +01:00
Mathieu Champlon 9050cd4717
Release notes for Docker Desktop Edge 2.3.4.0 (#11190)
* Update release notes for Docker Desktop Edge 2.3.4.0

* Minor style updates (Mac)

* Minor style updates (Win)

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-28 17:46:28 +01:00
Usha Mandya c0c2974a9a
Merge pull request #11188 from usha-mandya/ecs-190
Add a note on turning experimental features on
2020-07-28 13:06:07 +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
Usha Mandya f170d5847c
Merge pull request #11182 from usha-mandya/desktop-stable2304
Release notes for Desktop stable 2.3.0.4
2020-07-27 15:47:05 +01:00
Usha Mandya 54ba0538b8 Release notes for Desktop stable 2.3.0.4 2020-07-27 15:41:54 +01:00
Usha Mandya 6cc2786d3f
Merge pull request #11184 from usha-mandya/get-started-resources
Removed outdated discount code
2020-07-27 14:49:15 +01:00
Usha Mandya dc565eed57
Merge pull request #11183 from takekazuomi/master
fix install script url
2020-07-27 14:48:34 +01:00
Usha Mandya 4bfa1f2b3b Removed outdated discount code
Removed the webdoc40 code which was no longer valid, added a new book from EltonS to the list, updated headings to match existing style
2020-07-27 14:29:30 +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
Usha Mandya 8a63ef3dbe
Merge pull request #11180 from thaJeztah/fix_header_color
Fix header color to be consistent
2020-07-24 16:25:48 +01:00
Sebastiaan van Stijn 6328addbd1
Adjust links and other elements to match header color
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-24 16:42:33 +02:00
Sebastiaan van Stijn 796e6330df
Fix top-navigation color, and some small cleanups
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-24 14:59:36 +02:00
Sebastiaan van Stijn fbee311fe5
Rename $body-text-color variables
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-24 13:03:45 +02:00
Sebastiaan van Stijn c7c926d74a
remove unused header color animation
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-24 12:24:54 +02:00
Usha Mandya 07993e7cbe
Merge pull request #11171 from usha-mandya/hub-upgrade-patch
Add info on converting to an annual plan
2020-07-22 17:56:07 +01:00
Usha Mandya 19fbc53484 Add info on converting to an annual plan
Add instructions on how to convert a monthly team plan to an annual plan.
2020-07-22 17:45:23 +01:00
Usha Mandya e6b1d671cb
Merge pull request #11116 from kaden-weber/patch-1
Update django.md
2020-07-22 13:41:38 +01:00
Dan Fredell 12fd4efcf8
Add azure config container example (#11152)
* Add azure config container example

I was getting errors on setting up azure, this was because I was putting the full https url into the container field. There error wasn't helpful and nor was the docs.

* Update azure.md

Reword the registry azure container example.
2020-07-22 13:38:20 +01:00
Usha Mandya 53ede60aa8
Merge pull request #11170 from usha-mandya/ecs-arn-patch
Add req on ARN and resource format
2020-07-22 08:26:07 +01: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 dddb1d445d
Merge pull request #11141 from usha-mandya/11035-patch
Remove Enterprise references
2020-07-21 14:54:57 +01:00
Usha Mandya 1c853406e9 Remove Enterprise references 2020-07-21 14:47:01 +01:00
Usha Mandya 4f278e6faf
Merge pull request #11158 from attritionorg/patch-1
Fix typo
2020-07-21 13:45:03 +01:00
Usha Mandya 9e35c3dfd2
Merge pull request #11153 from usha-mandya/desktop-edge2332
Release notes for Desktop Edge 2.3.3.2
2020-07-21 11:49:11 +01:00
Usha Mandya 01299bf42b Release notes for Desktop Edge 2.3.3.2 2020-07-21 10:47:17 +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 8aa5c3c3a1
Merge pull request #11161 from thaJeztah/engine_19.03.12_release_notes
Add engine 19.03.12 release notes
2020-07-20 13:08:05 +02: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
Jericho a2bf77c015
typo
typo
2020-07-18 13:02:07 -06: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
Arko Dasgupta 1b319c30a5
Update ipv6.md (#11148)
* Update ipv6.md

Update the `ipv6` daemon config to include the fixed-cidr-v6 (IPv6 Subnet) key

Co-authored-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-16 22:05:15 +02:00
Usha Mandya 2fa736ae2a
Merge pull request #11147 from usha-mandya/engdocs-279
Remove links to deprecated articles
2020-07-16 15:24:10 +01:00
Usha Mandya df563bd043 Remove links to deprecated articles 2020-07-16 15:18:01 +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
Usha Mandya 97e6120bdc
Merge pull request #11145 from usha-mandya/hub-billing-patch
Update Docker billing docs
2020-07-15 23:04:57 +01:00
Usha Mandya 8ec070e745 Update Docker billing docs 2020-07-15 22:54:41 +01:00
Usha Mandya 4993994f8b
Merge pull request #11142 from usha-mandya/homepage-video-patch
Replace Cube links with YouTube urls
2020-07-15 13:54:03 +01:00
Usha Mandya 806ca82285 Replace Cube links with YouTube urls 2020-07-15 13:47:18 +01:00
Usha Mandya 675bdedd1f
Add info about the Expose command (#11137) 2020-07-15 12:36:51 +02:00
Usha Mandya 23f23f0ad1
Merge pull request #11138 from usha-mandya/git-1130-patch
Update OS screenshot
2020-07-13 18:39:25 +01:00