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
d405b17ca2
update http://dockr.ly links to use TLS
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-27 12:38:17 +01: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
Orlando Fernandes
c2ca7143fa
Fix link to default value of DEBIAN_FRONTEND ( #10916 )
...
Fix link to default value of DEBIAN_FRONTEND
The old link is broken
2020-06-02 13:15:07 +02:00
Sebastiaan van Stijn
777c5d23da
engine: use relative markdown links
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:32 +02:00
lena-larionova
54ca6a523b
Fixing glossary links ( #9812 )
...
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-11-06 11:00:13 -08:00
Diógenes Fernandes
cee363d51a
Update faq.md ( #9354 )
2019-09-04 17:09:54 +01:00
uday-shetty
5c54fe723d
added Oracle Linux
2018-10-31 17:30:54 -07: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
dmarkle
22bae65cce
Typo ( #5408 )
2017-11-29 09:43:44 -08:00
Victoria Bialas
88e6e2852b
fix link to Dockerfile in Engine FAQs ( #4480 )
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-31 14:55:35 -07:00
Michael Friis
dafb3d004f
simplify FAQ ( #4447 )
...
* simplify FAQ
* address feedback
* fixed links, copyedits for line length
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-30 21:13:13 -07:00
Victoria Bialas
dbe6e11167
Clarify Windows/Linux containers FAQs, add d4mac, d4win installs to TOC ( #4283 )
...
* add d4mac, d4win installs to TOC, clarified FAQs on Windows install
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added nosync to Mac and Windows installs
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-18 14:16:42 -07:00
travis-rodman
cb9cc63105
spelling correction ( #3737 )
2017-06-29 13:54:14 -07:00
Misty Stanley-Jones
17e1da077b
Tighten up base image and parent image terminology ( #3720 )
2017-06-28 11:56:41 -07:00
Misty Stanley-Jones
963272a549
Updates to multi-process container topic ( #3026 )
2017-04-24 16:01:05 -07:00
Bill
a3a7ae1e0b
replaced docker/docker with moby/moby ( #2879 )
...
* replaced docker/docker with moby/moby
* fixed incorrect name changes in release notes
* fixed mentions of moby/moby in code
2017-04-20 15:32:18 -05:00
scjane
89708c427b
Update faq.md
2017-02-17 11:59:36 -08:00
Misty Stanley-Jones
f46129b40c
Merge pull request #1449 from Rick-Anderson/patch-3
...
Update faq.md
2017-02-03 11:13:22 -08:00
Rick Anderson
47aa2c597a
VMs vs. containers ( #1439 )
...
* VMs vs. containers
Containers can also partition hardware, it's the OS isolation that really differentiates them.
2017-02-01 09:17:18 -08:00
Rick Anderson
706c659f55
react to feedback
2017-01-31 15:51:29 -10:00
Rick Anderson
bf8a631174
Update faq.md
...
Reduce RO sentences and minor cleanup.
2017-01-31 12:11:20 -10:00
Misty Stanley-Jones
d137e8a245
Fix a couple more instances of SUSE.md ( #1223 )
2017-01-19 23:50:12 -08:00
LRubin
fde978afc5
more link fixes
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 14:43:52 -08:00
Gaetan
a5e01e1844
fix type of keywords entry in frontmatter (in /engine/) ( #552 )
...
keywords should be a string, not an array containing one string
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-11 14:45:24 -08:00
Misty Stanley-Jones
eb5c8670bc
Change instances of alias: to redirect_from:
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-04 17:07:02 -07: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
Misty Stanley-Jones
e442a215b6
Update the FAQ for RHEL and Windows
...
RHEL 6.5 is not supported
Windows info was way out of date
2016-10-20 11:31:07 -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
Misty Stanley-Jones
d53c6798c9
Convert TOML to YAML, tweaks to work with Jekyll
2016-09-29 17:16:03 -07:00
Misty Stanley-Jones
9d5e59d503
Moved engine imported docs to the engine subdirectory
2016-09-29 11:19:31 -07:00