Skip to content
This repository has been archived by the owner on Mar 31, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (20 loc) · 747 Bytes

readme-draft.md

File metadata and controls

27 lines (20 loc) · 747 Bytes

nspawn.sh

Bash container engine for systemd-nspawn

travis status

install

arch

aur nspawn.sh

other

wget https://raw.githubusercontent.com/random-archer/nspawn.sh/master/nspawn.sh
chmod +x nspawn.sh
sudo mv nspawn.sh /usr/bin/nspawn.sh

build image

examples