|
@@ -1,5 +1,5 @@
|
|
:title: Installation on Arch Linux
|
|
:title: Installation on Arch Linux
|
|
-:description: Docker installation on Arch Linux.
|
|
|
|
|
|
+:description: Docker installation on Arch Linux.
|
|
:keywords: arch linux, virtualization, docker, documentation, installation
|
|
:keywords: arch linux, virtualization, docker, documentation, installation
|
|
|
|
|
|
.. _arch_linux:
|
|
.. _arch_linux:
|
|
@@ -7,6 +7,10 @@
|
|
Arch Linux
|
|
Arch Linux
|
|
==========
|
|
==========
|
|
|
|
|
|
|
|
+.. include:: install_header.inc
|
|
|
|
+
|
|
|
|
+.. include:: install_unofficial.inc
|
|
|
|
+
|
|
Installing on Arch Linux is not officially supported but can be handled via
|
|
Installing on Arch Linux is not officially supported but can be handled via
|
|
either of the following AUR packages:
|
|
either of the following AUR packages:
|
|
|
|
|
|
@@ -32,10 +36,6 @@ either AUR package.
|
|
Installation
|
|
Installation
|
|
------------
|
|
------------
|
|
|
|
|
|
-.. include:: install_header.inc
|
|
|
|
-
|
|
|
|
-.. include:: install_unofficial.inc
|
|
|
|
-
|
|
|
|
The instructions here assume **yaourt** is installed. See
|
|
The instructions here assume **yaourt** is installed. See
|
|
`Arch User Repository <https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages>`_
|
|
`Arch User Repository <https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages>`_
|
|
for information on building and installing packages from the AUR if you have not
|
|
for information on building and installing packages from the AUR if you have not
|