You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> The installation instructions on this page refer to packages for SLES on the
32
-
> **s390x** architecture (IBM Z). Other architectures, including x86_64, aren't
33
-
> supported for SLES.
30
+
> These instructions are for SLES on the **s390x** architecture (IBM Z). Other architectures, including x86_64, are not supported for SLES.
34
31
35
-
To get started with Docker Engine on SLES, make sure you
36
-
[meet the prerequisites](#prerequisites), and then follow the
37
-
[installation steps](#installation-methods).
32
+
To get started with Docker Engine on SLES, first [meet the prerequisites](#prerequisites). Then follow the [installation steps](#installation-methods).
38
33
39
34
## Prerequisites
40
35
41
36
### OS requirements
42
37
43
-
To install Docker Engine, you need a maintained version of one of the following
44
-
SLES versions:
38
+
You need a maintained version of one of these SLES versions:
45
39
46
40
- SLES 15-SP4 on s390x (IBM Z)
47
41
- SLES 15-SP5 on s390x (IBM Z)
48
42
49
-
You must enable the [`SCC SUSE`](https://scc.suse.com/packages?name=SUSE%20Linux%20Enterprise%20Server&version=15.5&arch=s390x)
50
-
repositories.
43
+
Enable the [`SCC SUSE`](https://scc.suse.com/packages?name=SUSE%20Linux%20Enterprise%20Server&version=15.5&arch=s390x) repositories.
51
44
52
-
You must add the [OpenSUSE `SELinux` repository](https://download.opensuse.org/repositories/security:/SELinux/). This repository is not added by default. Run the following commands to add it:
45
+
Add the [OpenSUSE SELinux repository](https://download.opensuse.org/repositories/security:/SELinux/). This repository is not added by default. Run:
0 commit comments