mirror of https://github.com/krallin/tini.git
Moved alpine package to community repository
This commit is contained in:
parent
9451d6cf50
commit
d5d6e0ee94
|
@ -73,9 +73,9 @@ your package manager):
|
|||
### Alpine Linux Package ###
|
||||
|
||||
On Alpine Linux, you can use the following command to install Tini (currently
|
||||
available as a `testing` package):
|
||||
available in `edge`):
|
||||
|
||||
apk add --update --repository http://dl-1.alpinelinux.org/alpine/edge/testing/ tini
|
||||
apk add --update --repository http://dl-1.alpinelinux.org/alpine/edge/community/ tini
|
||||
|
||||
|
||||
### NixOS ###
|
||||
|
|
|
@ -73,9 +73,9 @@ your package manager):
|
|||
### Alpine Linux Package ###
|
||||
|
||||
On Alpine Linux, you can use the following command to install Tini (currently
|
||||
available as a `testing` package):
|
||||
available in `edge`):
|
||||
|
||||
apk add --update --repository http://dl-1.alpinelinux.org/alpine/edge/testing/ tini
|
||||
apk add --update --repository http://dl-1.alpinelinux.org/alpine/edge/community/ tini
|
||||
|
||||
|
||||
### NixOS ###
|
||||
|
|
Loading…
Reference in New Issue