mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 03:06:26 +02:00
Add instructions on how to instal deps on arch
This commit is contained in:
parent
b750de1f5e
commit
039a25acd3
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@ systemctl start libvirtd
|
||||||
# ubuntu server 18.04:
|
# ubuntu server 18.04:
|
||||||
apt install lxc lxc-templates debootstrap libvirt0
|
apt install lxc lxc-templates debootstrap libvirt0
|
||||||
|
|
||||||
|
# arch:
|
||||||
|
sudo pacman -S lxc libvirt
|
||||||
|
|
||||||
# everything else:
|
# everything else:
|
||||||
# not documented, please open pull requests with commands for debian/arch/macos
|
# not documented, please open pull requests with commands for debian/arch/macos
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue