8 lines
128 B
Makefile
8 lines
128 B
Makefile
|
|
|
|
build:
|
|
podman build -t gitea.balki.me/balki/aur_builder:exp .
|
|
|
|
pull:
|
|
podman pull docker.io/archlinux:base-devel
|