How can I install and run Docker CE on OpenSUSE Linux? How can I install and run Docker CE on OpenSUSE Linux? docker docker

How can I install and run Docker CE on OpenSUSE Linux?


I managed to install Docker version 17.04.0-ce, build 78d1802 and it's running fine, despite the fact that OpenSUSE (nor SLES or Redhat) are not officially supported by Docker CE.

The solution I used was to install an OBS built package of Docker under the Virtualization:/containers repository rather than the Docker package from the official OpenSUSE repos (which still have the hugely outdated 1.13.0) or trying to build from source.

You can view the index where I found this built package here:http://download.opensuse.org/repositories/Virtualization:/containers/openSUSE_Tumbleweed/x86_64/

The specific RPM I installed was found at:http://download.opensuse.org/repositories/Virtualization:/containers/openSUSE_Tumbleweed/x86_64/docker-17.04.0_ce-191.6.x86_64.rpm.mirrorlist