Updates docs for s390x for latest version (#15245)

Signed-off-by: Prabhav Thali <Prabhav.Thali1@ibm.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Co-authored-by: Prabhav Thali <Prabhav.Thali1@ibm.com>
This commit is contained in:
Sebastiaan van Stijn 2022-07-27 22:51:52 +02:00 committed by GitHub
parent bc80f7d4ea
commit 67e63bcd87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -28,7 +28,7 @@ To get started with Docker Engine on RHEL, make sure you
### OS requirements
To install Docker Engine, you need a maintained version of RHEL 7 or 8 on s390x (IBM Z).
To install Docker Engine, you need a maintained version of RHEL 7, RHEL 8 or RHEL 9 on s390x (IBM Z).
Archived versions aren't supported or tested.
The `overlay2` storage driver is recommended.

View File

@ -34,10 +34,10 @@ To get started with Docker Engine on SLES, make sure you
### OS requirements
To install Docker Engine, you need a maintained version of SLES 15-SP2 or SLES 15-SP3 on s390x (IBM Z).
To install Docker Engine, you need a maintained version of SLES 15-SP3 on s390x (IBM Z).
Archived versions aren't supported or tested.
The [`SCC SUSE`](https://scc.suse.com/packages?name=SUSE%20Linux%20Enterprise%20Server&version=15.2&arch=s390x)
The [`SCC SUSE`](https://scc.suse.com/packages?name=SUSE%20Linux%20Enterprise%20Server&version=15.3&arch=s390x)
repositories must be enabled.
The [OpenSUSE `SELinux` repository](https://download.opensuse.org/repositories/security)

View File

@ -66,7 +66,7 @@ testuser:231072:65536
- `overlay2` storage driver is enabled by default
([Ubuntu-specific kernel patch](https://kernel.ubuntu.com/git/ubuntu/ubuntu-bionic.git/commit/fs/overlayfs?id=3b7da90f28fe1ed4b79ef2d994c81efbc58f1144)).
- Known to work on Ubuntu 18.04, 20.04, and 21.04.
- Known to work on Ubuntu 18.04, 20.04, and 22.04.
</div>
<div id="hint-debian" class="tab-pane fade in" markdown="1">
- Install `dbus-user-session` package if not installed. Run `sudo apt-get install -y dbus-user-session` and relogin.