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>
* Update index.md
The dot at the end of the run command has confused me, as it caused an error, for clarity I think it is better to omit the dot.
* Minor style updates
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Introduce Buildkit to AutoBuilds
Add a section on explaining how to enable builds to use the Docker Buildkit builder by the Autobuild service
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <github@gone.nl>
* 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>
* instruction and screenshot updates
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
* removed one more mention of sourceref
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
* updates to repos page based on cloud and Hub UI consolidation
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
* spacing
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
* added doc for cancelling or downgrading a subscription
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
* Changes from feedback
Signed-off-by: Lena Larionova <lena.larionova@docker.com>