You've already forked aur_builder
add README.md
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
|
||||||
|
|
||||||
|
Command to build
|
||||||
|
|
||||||
|
```
|
||||||
|
podman build --add-host=archmirror.i.balki.me:169.254.1.2 -t gitea.balki.me/balki/aur_builder:10 .
|
||||||
|
```
|
||||||
|
|
||||||
|
Command to run
|
||||||
|
|
||||||
|
```
|
||||||
|
cd /home/balki/archws/abs/arti_aur
|
||||||
|
podman run --rm -v $PWD:/w -it gitea.balki.me/balki/aur_builder:10
|
||||||
|
```
|
Reference in New Issue
Block a user