mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
47d8ec0a42
Updated the documentation to cover the installation of Docker on openSUSE and on SUSE Linux Enterprise. Docker-DCO-1.1-Signed-off-by: Flavio Castelli <fcastelli@suse.com> (github: flavio)
26 lines
726 B
Markdown
26 lines
726 B
Markdown
# Installation
|
|
|
|
## Introduction
|
|
|
|
There are a number of ways to install Docker, depending on where you
|
|
want to run the daemon. The [*Ubuntu*](ubuntulinux/#ubuntu-linux)
|
|
installation is the officially-tested version. The community adds more
|
|
techniques for installing Docker all the time.
|
|
|
|
## Contents:
|
|
|
|
- [Ubuntu](ubuntulinux/)
|
|
- [Red Hat Enterprise Linux](rhel/)
|
|
- [Fedora](fedora/)
|
|
- [Debian](debian/)
|
|
- [Arch Linux](archlinux/)
|
|
- [CRUX Linux](cruxlinux/)
|
|
- [Gentoo](gentoolinux/)
|
|
- [openSUSE and SUSE Linux Enterprise](SUSE/)
|
|
- [FrugalWare](frugalware/)
|
|
- [Mac OS X](mac/)
|
|
- [Windows](windows/)
|
|
- [Amazon EC2](amazon/)
|
|
- [Rackspace Cloud](rackspace/)
|
|
- [Google Cloud Platform](google/)
|
|
- [Binaries](binaries/)
|