Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 791 Bytes

install_linux_alpine.adoc

File metadata and controls

18 lines (11 loc) · 791 Bytes

Alpine Linux

Alpine Linux is supported by an upstream .apk package, or a manual .tar.gz install, or by a container.

These instructions on this page are quite basic, because not many people have tried to use OliveTin on Alpine, or other OpenRC distributions. If you can help suggest improvements to these docs, or Alpine Linux support, it would be great to hear from you!

Installing the upstream .apk

user@host: wget https://github.com/OliveTin/OliveTin/releases/latest/download/OliveTin_linux_amd64.apk
user@host: apk add --allow-untrusted OliveTin_linux_amd64.apk

Installing the .tar.gz

The standard .tar.gz instructions should work just fine, replacing systemd for the OpenRC file.