add README.md
This commit is contained in:
parent
66ae675684
commit
731a442d7b
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
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user