mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-14 07:36:28 +02:00
distrobuilder
This commit is contained in:
parent
208a3dcee8
commit
e03f7c1770
37 changed files with 667 additions and 381 deletions
6
container/build.sh
Executable file
6
container/build.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
python3 -m pip install pyyaml
|
||||
python3 configure.py
|
||||
distrobuilder build-lxc build.yaml
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue