mirror of https://github.com/docker/docs.git
18 lines
687 B
Markdown
18 lines
687 B
Markdown
---
|
|
title: Installation on other Linux distributions
|
|
description: "Installing Docker on other Linux distributions"
|
|
---
|
|
|
|
This section lists installation instructions for community-maintained Docker
|
|
distributions. These instructions are not regularly tested. Consider
|
|
[installing from binaries](../binaries.md) instead.
|
|
|
|
- [Installation on Arch Linux](/engine/installation/linux/archlinux.md)
|
|
- [Installation on CRUX Linux](/engine/installation/linux/cruxlinux.md)
|
|
- [Installation on Gentoo Linux](/engine/installation/linux/gentoolinux.md)
|
|
|
|
## Next steps
|
|
|
|
- Continue to [Post-installation steps for Linux](linux-postinstall.md)
|
|
- Continue with the [User Guide](../../userguide/index.md).
|