docs/engine/installation/linux/index.md

32 lines
847 B
Markdown

---
description: Lists the installation methods
keywords:
- docker
- engine
- install
- linux
menu:
main:
identifier: engine_linux
parent: engine_install
weight: "-70"
title: On Linux distributions
---
# Install Docker Engine on Linux
Docker Engine is supported on several Linux distributions. Installation instructions are available for the following:
* [Arch Linux](archlinux.md)
* [CentOS](centos.md)
* [CRUX Linux](cruxlinux.md)
* [Debian](debian.md)
* [Fedora](fedora.md)
* [Gentoo](gentoolinux.md)
* [Oracle Linux](oracle.md)
* [Red Hat Enterprise Linux](rhel.md)
* [openSUSE and SUSE Linux Enterprise](SUSE.md)
* [Ubuntu](ubuntulinux.md)
If your linux distribution is not listed above, don't give up yet. To try out Docker on a distribution that is not listed above, go here: [Installation from binaries](../binaries.md).