Commit Graph

17 Commits

Author SHA1 Message Date
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
Simon 5e78271505
TASK: Add codeblocks to code examples
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-04 12:06:54 +01:00
Sebastiaan van Stijn 7ce086bfca
Add instructions for configuring systemd in rootless mode (#10976)
* add instructions for rootless docker

* Use tabs for configuring systemd in rootless mode

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Minor style edits

Co-authored-by: Manish Kukreja <kukreja.m@gmail.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-06-10 08:36:35 +01:00
Sebastiaan van Stijn b0f9061565
config: use relative markdown links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:36 +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
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
Robert Cohn 02cf8cf5b5
recommend overlay2 2019-07-03 14:55:30 -04:00
Ryuji Coffee bec34a4a6e
Update systemd.md
NO_PROXY does not support CIDR notation. #8191
2019-02-08 17:10:47 +09:00
Jan Vaehsen (Windows) 9edcd49141 resolve suggestion conflict 2019-01-25 15:17:28 +01:00
Sebastiaan van Stijn 71e41e3d95
Update config/daemon/systemd.md
Co-Authored-By: ChaosGramer <ChaosGramer@users.noreply.github.com>
2019-01-25 14:44:20 +01:00
Sebastiaan van Stijn 46f76f241e
Update config/daemon/systemd.md
Co-Authored-By: ChaosGramer <ChaosGramer@users.noreply.github.com>
2019-01-25 14:44:13 +01:00
Sebastiaan van Stijn d38627d05a
Update config/daemon/systemd.md
Co-Authored-By: ChaosGramer <ChaosGramer@users.noreply.github.com>
2019-01-25 14:43:49 +01:00
Jan Vaehsen (Windows) 61be95d7f6 add documentation for NO_PROXY var in systemd config 2019-01-25 13:10:06 +01:00
ChaosGramer f3960c3d31
Adding proxy wildcard documentation
Wildcard documentation was missing in the official docs
2019-01-22 11:55:03 +01:00
Misty Stanley-Jones 9ea7a4c57e
Remove reference to --graph (#5978) 2018-02-09 13:34:24 -08:00
Misty Stanley-Jones d1e461afd3 Add back instructions for listening on multiple interfaces in systemd 2018-02-07 11:31:02 -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