Usha Mandya
e5463a5045
Merge pull request #13522 from jasonsalas/patch-1
...
Fixed references to old Bulletin Board demo
2021-09-21 13:52:36 +01:00
Usha Mandya
c4272145ab
Merge pull request #13527 from rolyli/master
...
Fix code block not being highlightable in the guide
2021-09-21 13:52:25 +01:00
Michael Šòdéké
24133a237c
edit: updated `Security scanning` section ( #13546 )
...
* edit: updated `Security scanning` section
`docker scan` fails when user is not logged in to Docker Hub. First I had to use `docker login` to login to Docker Hub. Afterwards, `docker scan` worked.
* Update 09_image_best.md
Update format, fix a typo
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-09-21 13:52:01 +01:00
Nils Caspar
55f09cc0d1
Fix link to Credential Helper
2021-09-20 15:15:56 -07:00
Usha Mandya
45d436cb51
Merge pull request #13551 from smanilov/master
...
Remove outdated sentence
2021-09-20 14:29:55 +01:00
Usha Mandya
83f5ef41ff
Merge pull request #13544 from MichaelPereira/patch-3
...
Fix link to docker compose release notes
2021-09-17 16:07:56 +01:00
Usha Mandya
091d776a23
Merge pull request #13539 from mountainash/patch-1
...
Random names to match the random name shown in the screenshot
2021-09-17 16:07:48 +01:00
jerae-duffin
c00b213d47
Updated default ( #13545 )
...
* Updated default
* revised sentence
* removed hyphen
* Update docker-hub/builds/index.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-09-17 15:40:49 +01:00
Stan Manilov
3e5032813f
Remove outdated sentence
...
The output following the sentence no longer contains what the sentence
claims.
2021-09-16 22:18:57 +03:00
Michael Pereira
884fe37e03
Fix link to docker compose release notes
...
Project has changed names but the link here hasn't been updated
2021-09-15 14:05:21 -05:00
Usha Mandya
3e27e1bb75
Merge pull request #13543 from thaJeztah/remove_ubuntu_20.10
...
engine: remove Ubuntu 20.10 "Groovy" (EOL: 2021-07-22)
2021-09-15 19:25:25 +01:00
Sebastiaan van Stijn
e41318a103
engine: remove Ubuntu 20.10 "Groovy" (EOL: 2021-07-22)
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-15 19:27:41 +02:00
Usha Mandya
0af823973f
Merge pull request #13540 from StefanScherer/dd-fix-latest-links
...
Fix Docker Desktop download links, use main channel
2021-09-15 10:17:27 +01:00
Stefan Scherer
c4373d5a5f
Download latest DD from main channel
...
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-09-15 11:09:58 +02:00
Usha Mandya
33a0352cf6
Merge pull request #13537 from usha-mandya/desktop-faq
...
Add Desktop installation path to FAQ
2021-09-15 09:49:21 +01:00
Mountain/\Ash
150b2e59d9
Random names to match the random name shown in the screenshot
2021-09-15 08:55:54 +02:00
Usha Mandya
f9f9a8022c
Add Desktop installation path to FAQ
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-14 17:55:47 +01:00
Sebastiaan van Stijn
e4b75b78c8
Merge pull request #13535 from usha-mandya/engdocs-485
...
Update Docs footer
2021-09-14 18:33:04 +02:00
Usha Mandya
a9d5c1ae7b
Update Docs footer
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-14 16:58:46 +01:00
Usha Mandya
2e10df8cd2
Merge pull request #13531 from JorisDebonnet/patch-1
...
Fix broken github link
2021-09-14 14:58:26 +01:00
Usha Mandya
5134a14f10
Merge pull request #13534 from jerae-duffin/ENGDOCS-486
...
fixed Org Permissions
2021-09-14 14:58:11 +01:00
Jerae Duffin
61823a5a43
fixed Org Permissions
2021-09-14 07:54:51 -05:00
Usha Mandya
2daa8f2a21
Merge pull request #13520 from thaJeztah/update_compose_reference
...
Update compose v2 reference docs, and fix relative_url filter to ignore non-.md links
2021-09-14 09:32:53 +01:00
Usha Mandya
7d9ca458be
Merge pull request #13529 from StefanScherer/fix-dd-360-links
...
DD 4.0.0 release notes: Fixed links to main channel
2021-09-14 09:30:41 +01:00
JorisDebonnet
38834dc691
Fix broken github link
...
Fixes #13530
2021-09-14 09:22:54 +02:00
Stefan Scherer
fe099ee37a
Fixed links to main channel
...
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-09-14 09:04:50 +02:00
rolyli
5bf13c7380
Fix code block not being highlightable in the guide
2021-09-14 01:04:15 +01:00
Sebastiaan van Stijn
754d60430d
relative_links_filter: do not replace html link
...
Do not manipulate links that don't point to a .md file.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-13 23:02:46 +02:00
Sebastiaan van Stijn
8a85eaca60
update compose-cli reference docs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-13 23:02:40 +02:00
Jason Salas
4fcb2c94f4
Fixed references to old Bulletin Board demo
...
The current documentation references the newer todo list built in the [Getting Started demo](https://docs.docker.com/get-started/02_our_app/ ) built in previous steps, but the docs listed the code for the older [BulletinBoard:1.0 image](http://www.myclass5.cn/get-started/part2/ ). So, this patch applies the following to run Getting Started:
- changed the name of the image to `getting-started`, and rebuild the image using `docker build -t getting-started .`
- changed the port numbers under the `ports` key in the Kubernetes YAML to *3000*
2021-09-14 05:30:21 +10:00
Usha Mandya
9008e8c3e8
Merge pull request #13517 from thaJeztah/fix_broken_links
...
Fix various broken (anchor) links
2021-09-13 14:31:46 +01:00
Usha Mandya
5a6556c2ff
Merge pull request #13486 from lorenrh/relNotes-4.0.1
...
Release notes for Docker Desktop 4.0.1
2021-09-13 14:24:51 +01:00
Lorena Rangel
b76fc9488b
Release notes for Docker Desktop 4.0.1
...
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2021-09-13 15:17:35 +02:00
Sebastiaan van Stijn
173d3c65f8
fix broken (anchor) links
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-13 15:07:49 +02:00
Sebastiaan van Stijn
f3da53a7b4
remove old compliance upstream resource
...
It's no longer referenced from the TOC, and redirects to the homepage.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-13 15:07:47 +02:00
Wajdi Al-Hawari
a9a8311643
Improves how requirements.txt is created
...
- To reduce the error prone process of grabbing all Python packages in the global Python scope, the specific package is extracted and set in to the requirements.txt file
2021-09-11 16:30:23 -04:00
jerae-duffin
c1943d381a
Updated Docker Subscription ( #13496 )
...
* Updated Docker Subscription
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update subscription/upgrade.md
2021-09-10 18:09:50 +01:00
cam
4bf71bbdc5
Fix broken link to Windows path troubleshooting ( #13495 )
...
* Fix broken link to Windows path troubleshooting
* Update the cross-reference
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-09-10 17:40:11 +01:00
Usha Mandya
4e120ba5f7
Rename Product Manuals to Manuals ( #13498 )
...
* Rename Product Manuals to Manuals
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
* Update _includes/breadcrumbs.html
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-09-10 14:28:31 +01:00
Usha Mandya
19104c7f22
Merge pull request #13476 from Rackme/patch-1
...
Remove 'utility' capability
2021-09-10 13:53:00 +01:00
Masahiro Aoki
9dd353952b
Update run-containers.md
2021-09-09 13:54:54 +09:00
jerae-duffin
436bdc3d98
fixed broken link ( #13479 )
...
* fixed broken link
* Fixed link
* Added Hub to link
* Update subscription/add-seats.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
* Update subscription/add-seats.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-09-07 13:39:22 -05:00
Usha Mandya
5cf9e78e0f
Merge pull request #13477 from jerae-duffin/ENGDOCS-479
...
Updated image for IAM
2021-09-07 17:19:54 +01:00
Jerae Duffin
a9753617f8
updated image
2021-09-07 11:00:47 -05:00
Rackme
03ee3ec672
Remove 'utility' capability
...
'utility' capability is not available for compose, only 'gpu' and 'tpu' are recognized :
Source: https://github.com/compose-spec/compose-spec/blob/master/deploy.md#capabilities
2021-09-07 15:51:40 +02:00
Usha Mandya
1211358729
Merge pull request #13461 from ndeloof/gpu_docs
...
fix yaml indentation in GPU docs
2021-09-07 12:11:05 +01:00
Usha Mandya
fcddef859e
Merge pull request #13453 from ndeloof/compose.rc3
...
document compose.v2 new repository and RC3 release
2021-09-07 11:44:36 +01:00
Hrishikesh Kadam
c33a56e2f7
Minor changes to ci-cd/github-actions.md
2021-09-05 22:05:25 +05:30
Hrishikesh Kadam
e212290b31
Correct language identifier code block
2021-09-04 18:52:01 +05:30
Nicolas De Loof
4c649a8c75
fix yaml indentation in GPU docs
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-09-03 14:18:29 +02:00