Sebastiaan van Stijn
7a63b540ab
engine/install: remove mention of Fedora 33
...
Fedora 33 reaches EOL Tomorrow, so let's remove it from the list
to not encourage using it.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-11-22 13:59:37 +01:00
Sebastiaan van Stijn
6ee5a14bb8
engine: add engine 20.10.10 release notes
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-10-25 18:10:52 +02:00
Sebastiaan van Stijn
3356fffaf0
engine/install: various copy-edits
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-08-05 21:30:56 +02:00
Sebastiaan van Stijn
e3a1f307a4
engine: remove Fedora 32, as it's EOL
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-07-05 21:12:10 +02:00
Sebastiaan van Stijn
c876e5cba7
engine: update list of distros that we build on
...
Adds new distros:
- Ubuntu 21.04 "hirsute hippo"
- Debian/Raspbian 11 "bullseye"
- Fedora 34
Removes Debian 9 "stretch", which reached EOL in upstream Debian
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-04-12 19:24:00 +02:00
Sebastiaan van Stijn
2a84b75739
engine/install: uninstall: add removing containerd state to all distros
...
This was only included in some distributions, so adding it to all
pages.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-03-02 15:02:23 +01:00
Sebastiaan van Stijn
f4ba73ecbb
engine/instal: use "console" code-hints for examples
...
This tones down the prompt and command output, so that the commands
to run stand out more clearly.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-03-02 15:02:12 +01:00
Sebastiaan van Stijn
be718ce241
Engine: update distro versions
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-12-09 01:13:35 +01:00
Sebastiaan van Stijn
05f9d31264
Merge pull request #11644 from rafauke/patch-1
...
docs: update supported Fedora versions
2020-12-09 01:09:42 +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
Rafał Wyszomirski
8561258256
docs: update supported Fedora versions
2020-10-27 18:25:50 +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
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
Cristian Souza
2507efa466
Removal of a duplicate command
...
Removal of a duplicate command from the Fedora installation guidelines.
2020-04-10 19:30:15 -03: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