Commit Graph

21 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
Lee Dale 96a4e1a430
Remove broken version based link to source. (#12328)
* Remove broken version based link to source.

Link to source container version based link that was broken. Propose to use non version based link.

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-19 15:03:02 +01:00
Akihiro Suda 1976c2178c
v20.10 docs for cgroup v2 and rootless
* Docker now supports cgroup v2 (both rootful and rootless)
* Rootless mode graduated from experimental
* New storage driver: fuse-overlayfs

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-11-12 12:47:16 +09: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
Usha Mandya df3bd29a3e Remove links to success articles 2020-06-05 17:14:49 +01:00
Sebastiaan van Stijn 7002b9c5c2
Merge pull request #8006 from thaJeztah/remove_edge_reference_docs
Remove edge documentation
2019-01-18 19:13:58 +01:00
Josh Sleeper 4c5b491d31
chore(typo): fix incorrect storage driver reference 2019-01-15 15:37:17 -05:00
Sebastiaan van Stijn aae9bfc276
Rename / remove edge-related variables
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-14 22:44:58 +01:00
paigehargrave 3a97eec35a
Update select-storage-driver.md 2019-01-11 14:17:16 -05:00
Mark Janssen 8783864b54
Fix XFS 'ftype' option typo
The required XFS option is called ftype, not fstype:

```
xfs_info / | grep ftype
naming   =version 2              bsize=4096   ascii-ci=0 ftype=1
```
2018-12-08 17:41:58 +01:00
Anne Henmi 3805b23d93
Update select-storage-driver.md
Fixed product naming
2018-11-13 13:20:33 -07:00
Anne Henmi e7cbb50923
Update select-storage-driver.md 2018-11-13 12:45:59 -07:00
Maria Bermudez 3d7a90acb1
Minor edits 2018-11-13 11:05:43 -08:00
Anne Henmi f0c93ff968
Update select-storage-driver.md 2018-11-13 11:45:01 -07:00
Anne Henmi 48f9a7e09d
Update select-storage-driver.md 2018-11-13 10:12:53 -07:00
Sebastiaan van Stijn 3b2495966a
Update "select a storage driver" with current status
The information on this page was a bit outdated, and
with "overlay" and "devicemapper" being phased-out, could
use some changes;

- de-emphasize "overlay", "devicemapper" and "aufs"
- split "recommended" and "alternative drivers" columns
  (vfs was listed as a "recommended" driver, but definitely
  is not recommended for production use).
- add notes about "overlay" and "devicemapper" being
  deprecated in Docker 18.09
- some other textual changes.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-11-13 18:04:10 +01:00
Gwendolynne Barr ff85621f2e
Add redirect for storage driver 404s (#6345) 2018-03-29 11:41:34 -07:00
Sylvia van Os fa8e17e745 Fix highlighted line in GitHub link to storage driver selection (#6280) 2018-03-23 05:52:51 -07:00
Joao Fernandes ead83665b8 Fix broken link 2018-03-06 11:53:04 -08:00
Joao Fernandes 2657f16c88
Fix broken link (#6100) 2018-02-27 11:44:00 -08:00
Misty Stanley-Jones ad80c3de5f
Move storage docs into /storage (#5884) 2018-01-31 16:16:51 -08:00