mirror of https://github.com/docker/docs.git
Add clarification regarding openSUSE (#3279)
* Add clarification regarding openSUSE
This commit is contained in:
parent
efa5a4698a
commit
eb78bf83d5
|
@ -1,9 +1,9 @@
|
|||
---
|
||||
description: Instructions for installing Docker on OpenSUSE and SLES
|
||||
description: Instructions for installing Docker on SLES
|
||||
keywords: Docker, Docker documentation, requirements, apt, installation, suse, opensuse, sles, rpm, install, uninstall, upgrade, update
|
||||
redirect_from:
|
||||
- /engine/installation/SUSE/
|
||||
title: Get Docker for and SLES
|
||||
title: Get Docker for SLES
|
||||
---
|
||||
|
||||
{% assign minor-version = "17.03" %}
|
||||
|
@ -36,6 +36,8 @@ Docker Community Edition (Docker CE) is not supported on SLES.
|
|||
|
||||
To install Docker, you need the 64-bit version of SLES 12.x.
|
||||
|
||||
Docker is not supported on OpenSUSE.
|
||||
|
||||
### Uninstall old versions
|
||||
|
||||
Older versions of Docker were called `docker` or `docker-engine`. If these are
|
||||
|
|
Loading…
Reference in New Issue