Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 157 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 157 Bytes

AUR build container

$ cp /etc/pacman.d/mirrorlist ./
# docker build . -t [image_name]
# docker run --rm -itv $(pwd):/src [image_name] makepkg -s