Commit Graph

31 Commits

Author SHA1 Message Date
Sebastiaan van Stijn d95a4266ff
replace "output truncated" with special <...> (supported by "rouge")
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-02 15:02:21 +01:00
Sebastiaan van Stijn 2ce808edc0
Remove references to obsolete engine versions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-26 15:45:07 +01: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
Usha Mandya df3bd29a3e Remove links to success articles 2020-06-05 17:14:49 +01:00
Sebastiaan van Stijn 637bf1e066
storage: use relative markdown links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:46 +02:00
Sebastiaan van Stijn d813acb6e1
Engine: reorganize install topic
- Move getting started overview to /get-started/overview/
- Move engine installation files under /engine/
- Redirect the top-level /install/ to /get-docker/
- Updated titles in left-hand navigation
- Added back some pages to the navigation that were
  currently not included.
- Reduce some steps in the installation pages
- Move devicemapper prerequisites to the devicemapper
  storage driver page.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-06 10:50:28 +02:00
Nikita Potapenko 578cd24e37
Update devicemapper path 2019-09-16 15:18:26 +03:00
Dawn W Docker f4dde18e07 branding changes
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-11 14:37:45 -07:00
L-Hudson 6839b76f68
Merge pull request #6449 from DanHam/fix-device-mapper-doc
Fix device mapper doc
2019-01-23 15:28:43 -05:00
L-Hudson d8c1b5c452
Update device-mapper-driver.md
minor editorial crx
2019-01-23 15:20:53 -05:00
Anne Henmi dbe3c68ba5
Update device-mapper-driver.md
added comma
2019-01-22 16:14:09 -07:00
Maria Bermudez 7a993f7b65
Merge pull request #6822 from lvthillo/patch-1
Update device-mapper-driver.md
2019-01-15 17:04:34 -08:00
ada mancini ce588a5df4
Update device-mapper-driver.md
callout json-file functionality when using devicemapper - json-file logs to docker dataroot not devicemapper volumes
2018-12-19 17:29:51 -05:00
Maria Bermudez aaca9b83b5 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 4c95d161ca.
2018-08-29 19:01:03 -07:00
Maria Bermudez 4c95d161ca Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 18:37:44 -07:00
Maria Bermudez 840c167055 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 14080c18bd.
2018-08-29 18:36:03 -07:00
Maria Bermudez 14080c18bd Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 14:47:31 -07:00
Maria Bermudez ab5ad46fc2
Change "re-create" to recreate 2018-08-27 16:27:22 -07:00
Maria Bermudez fa09742e7e
Grammar fixes 2018-08-27 16:21:57 -07:00
DanHam 4f22171ec1
Fix formatting for bash commands 2018-08-25 13:07:00 +01:00
DanHam ba6bed6f33
Commands require sudo 2018-08-25 13:07:00 +01:00
DanHam 5e56e7cd57
Run command as root user otherwise globs won't work 2018-08-25 13:06:59 +01:00
DanHam d48551a495
Fix step required to ensure the logical volume is being monitored 2018-08-25 13:06:59 +01:00
DanHam a2230dac45
Expand on explanation of loop-lvm mode and use as test 2018-08-25 13:06:54 +01:00
DanHam d9182d75db
Fix a couple of typos 2018-08-25 12:59:29 +01:00
Tammy Fox a64b0f75a3
clarify devicemapper per issue #6967 2018-07-03 22:21:14 -04:00
Lorenz Vanthillo b9cd9ea58a
Update device-mapper-driver.md 2018-06-05 19:34:37 +02:00
Yuankun Zhang 559f0a1edd Fix typo in device-mapper-driver.md (#6250) 2018-03-17 10:08:08 -07:00
Gwendolynne Barr ffadcf5ae0
Repair device tool repo (#6223) 2018-03-14 12:16:58 -07:00
Brian Goff 51f84afb6c Remove outdated support statement on overlayfs (#6063)
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-02-26 10:02:14 -08:00
Misty Stanley-Jones ad80c3de5f
Move storage docs into /storage (#5884) 2018-01-31 16:16:51 -08:00