mirror of
https://github.com/restic/restic.git
synced 2025-06-22 11:48:46 +00:00
Merge pull request #3011 from restic/doc-alpine
doc: Add restic install instructions for Alpine Linux
This commit is contained in:
commit
6003dada14
@ -27,6 +27,16 @@ Please see the :ref:`official_binaries` section below for various downloads.
|
|||||||
Official binaries can be updated in place by using the ``restic self-update``
|
Official binaries can be updated in place by using the ``restic self-update``
|
||||||
command.
|
command.
|
||||||
|
|
||||||
|
Alpine Linux
|
||||||
|
============
|
||||||
|
|
||||||
|
On `Alpine Linux <https://www.alpinelinux.org>`__ you can install the ``restic``
|
||||||
|
package from the official community repos, e.g. using ``apk``:
|
||||||
|
|
||||||
|
.. code-block:: console
|
||||||
|
|
||||||
|
$ apk add restic
|
||||||
|
|
||||||
Arch Linux
|
Arch Linux
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user