install scripts for linux containers (lxc)
Go to file
2021-03-15 02:43:46 +01:00
alpine_install.sh changed repository and branch 2021-03-15 02:43:46 +01:00
README.md initial commit 2021-03-04 12:42:35 +01:00

lxc

install scripts for linux containers (lxc)

alpine_install.sh

basic, somewhat interactive installer for alpine linux based containers

wget https://git.velvettear.de/velvettear/lxc/raw/branch/master/alpine_install.sh -O install.sh && chmod +x install.sh && ./install.sh