Commit Graph

53 Commits

Author SHA1 Message Date
Blake Burkhart
31272a89a7 service_architecture.md: fix broken link 2020-10-27 12:40:10 -05: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
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
c7b5373dff Get Docker: fix broken links and wrap markdown to 80 char (#10691)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-24 12:20:18 +01:00
Sebastiaan van Stijn
eb948508c1 various: use relative markdown links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:53 +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
Justin Cormack
92f12b2205 Chnage to Notary not Docker Notary
This has bnot been the name for some years.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2020-02-12 19:56:28 +00:00
Trishank Karthik Kuppusamy
d424bc9656 Update repo URL (#10174) 2020-01-22 13:41:44 +00:00
lena-larionova
c0d28a9292 Removing hrefs from codeblocks (#9750)
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-10-28 13:16:18 -07:00
Nathan Jones
2b110998d5 fixed warning (#9431)
Fixed wording and style of the warning
2019-09-13 13:34:22 +01:00
gonzalo.contador
a8db0c47b6 Added Warning to specify scope of support for EE
Warning: This implementation DOES NOT qualify under the scope of Docker-ee support. {:.warning}
2019-08-27 11:15:37 -04:00
Wang Jie
26b493cf9f Update getting_started.md (#8715) 2019-07-26 15:40:52 -07:00
Sebastiaan van Stijn
25cab04026 docker-compose: change overview from /compose/overview to /compose/ (#8939)
Move compose/overview to compose/
2019-07-08 11:40:00 +01:00
Jeffrey Morgan
c0656fa7fa Rename official repos to official images 2018-11-21 15:19:50 -05:00
Maria Bermudez
eb608ee28d Merge branch 'master' into spelling 2018-10-04 12:18:34 -07:00
Maria Bermudez
bcbafad67b Update client-config.md 2018-09-26 12:58:50 -07:00
Oscar Caballero
269c80d2d9 Spelling revision 2018-09-23 21:43:11 +02:00
Eiichi Kitagawa
5aca69ec5f Removing "Windows is not officially tested"
According to the dev, this is no longer the case.  We did test the integration with Notary for Windows images.  Let me know if you need more information around this.
 
"Windows is not officially tested, but if you are a developer and Windows user,
we would appreciate any insight you can provide regarding issues."
2018-05-17 10:59:27 -07:00
Jordan Wright
5af0f2a526 Fix reference to the TUF Key Hierarchy diagram (#5952)
I'm not quite sure about how the `{:width="400px"}` attribute will be rendered, but it looks like there was a typo preventing the SVG from being rendered on https://docs.docker.com/notary/service_architecture/
2018-02-08 13:50:40 -08:00
Misty Stanley-Jones
a17a47dd77 Favor docker <object> <verb> format of commands (#5914)
Remove instances of:
- docker rmi
- docker images
- docker stop
- docker rm
- docker create
- docker exec
- docker attach
2018-02-05 09:33:47 -08:00
Misty Stanley-Jones
1b343beca4 Clean up information architecture (#5893)
- Move /engine/admin/ and /engine/userguide/ topics to /config/ and /develop/
- Get rid of some stub topics that are no longer needed
- Rename /engine/article-img/ to /engine/images/
- Mark ambassador linking topic as obsolete
- Flesh out multistage build topic
- Reorganize some terribly obsolete content in other files
2018-02-01 15:25:43 -08:00
Misty Stanley-Jones
a4f5e30249 Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)
* Reword lots of instances of 'will'

* Reword lots of instances of won't

* Reword lots of instances of we'll

* Eradicate you'll

* Eradicate 'be able to' type of phrases

* Eradicate 'unable to' type of phrases

* Eradicate 'has / have to' type of phrases

* Eradicate 'note that' type of phrases

* Eradicate 'in order to' type of phrases

* Redirect to official Chef and Puppet docs

* Eradicate gratuitous 'please'

* Reduce use of e.g.

* Reduce use of i.e.

* Reduce use of N.B.

* Get rid of 'sexagesimal' and correct some errors
2018-01-25 17:37:23 -08:00
Jim Galasyn
643b817b7b Add alias for Notary cert directory (#3889) 2017-07-13 12:35:16 -07:00
Jim Galasyn
6cb4b004da Add note about certs on CentOS (#3873)
* Add note about certs on CentOS

* Incorporate feedback
2017-07-12 12:12:48 -07:00
Riyaz Faizullabhoy
48e0ed5fb3 notary: fix trust pinning diagram path (#3437)
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2017-06-02 09:52:51 -07:00
Wang Jie
a480ecd394 Update running_a_service.md (#3352) 2017-05-23 10:26:02 -07:00
Wang Jie
0f8d519535 Update service_architecture.md (#3351) 2017-05-23 10:25:17 -07:00
Wang Jie
82ca85d031 Update getting_started.md (#3339) 2017-05-23 10:20:16 -07:00
Misty Stanley-Jones
669b51a889 Fix broken links (#2521) 2017-03-28 16:42:44 -07:00
Victoria Bialas
e845620aaf fixed nav menus to surface Compose file reference, changed links to several manuals to overviews
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-16 18:06:05 -08:00
Riyaz Faizullabhoy
bbd5c2723b Fix root_ca, json structure (#1079)
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2017-01-12 18:11:48 -08:00
Peter Dave Hello
5919563eb8 Lossless Image optimization (#959)
* re-compress jpg images losslessly using jpegoptim

* re-compress png images losslessly using zopflipng
2016-12-21 11:12:13 -08:00
luojie233
e735294bb5 duplicated the (#957)
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-21 11:05:56 -08:00
John Mulhausen
51f2c18611 Update index.md 2016-12-06 16:37:17 -08:00
John Mulhausen
272529dd1a Update signer-config.md 2016-12-06 16:34:39 -08:00
John Mulhausen
1eb7d3d569 Update server-config.md 2016-12-06 16:34:28 -08:00
John Mulhausen
168fcbdf44 Update common-configs.md 2016-12-06 16:34:17 -08:00
John Mulhausen
d8e590462d Update client-config.md 2016-12-06 16:34:04 -08:00
Gaetan
9ca1f95a40 fix type of keywords entry in frontmatter (in /notary/) (#553)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-11 14:47:20 -08:00
John Mulhausen
558314bf56 Converges titles to imperative-form, front-matter based, and sentence-case (#438)
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
Misty Stanley-Jones
1a193d749b Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
This reverts commit 13ddc1350e, reversing
changes made to 7a11f05943.
2016-11-04 13:33:29 -07:00
Gaetan
8bb4d6226a fix more frontmatter keywords values (#439)
* fix format of frontmatter keyword entry in some .md files

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-04 10:48:38 -07:00
Adrien Duermael
8fa5f3a5de absolute links to docs.docker.com are now relative links
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-11-01 17:01:41 -07:00
John Mulhausen
38f84c6029 Rendering fixes 2016-10-25 11:10:34 -07:00
John Mulhausen
16b07b27e0 Rendering fixes 2016-10-25 11:08:10 -07:00
Misty Stanley-Jones
01910ab6d9 Update branding for macOS
Apple has changed their branding guidelines from 'OS X' to 'macOS'
so we should update ours to be within trademark / branding
guidelines. See http://www.apple.com/macos/sierra/

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-18 09:21:09 -07:00
John Mulhausen
68b813c68a Update advanced_usage.md 2016-10-07 14:48:48 -07:00
John Mulhausen
327c0c641f Rendering fixes, part 2 2016-10-03 16:05:09 -07:00
John Mulhausen
066b78bf86 Content rendering fixes 2016-09-30 01:51:56 -07:00