mirror of https://github.com/krallin/tini.git
Update README to mention ARM images
This commit is contained in:
parent
6131b96251
commit
271c09796e
|
@ -84,6 +84,11 @@ Using Nix, you can use the following command to install Tini:
|
||||||
|
|
||||||
nix-env --install tini
|
nix-env --install tini
|
||||||
|
|
||||||
|
### ARM ###
|
||||||
|
|
||||||
|
ARM images are available! Find the list of available platforms under the
|
||||||
|
releases tab.
|
||||||
|
|
||||||
|
|
||||||
Options
|
Options
|
||||||
-------
|
-------
|
||||||
|
|
|
@ -84,6 +84,11 @@ Using Nix, you can use the following command to install Tini:
|
||||||
|
|
||||||
nix-env --install tini
|
nix-env --install tini
|
||||||
|
|
||||||
|
### ARM ###
|
||||||
|
|
||||||
|
ARM images are available! Find the list of available platforms under the
|
||||||
|
releases tab.
|
||||||
|
|
||||||
|
|
||||||
Options
|
Options
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Reference in New Issue