Archlinux build environment to automatically update AUR packages with Jenkins running on Debian
Find a file
Knut Ahlers 8e74116308
Update base image
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-01-18 00:43:07 +01:00
Dockerfile Update base image 2019-01-18 00:43:07 +01:00
LICENSE Add meta 2018-12-28 22:12:21 +01:00
README.md Add meta 2018-12-28 22:12:21 +01:00

luzifer-docker / aur-update

Archlinux build environment to automatically update AUR packages with Jenkins running on Debian (contains essential tools like updpkgsums)

Usage

## Build container (optional)
$ docker build -t luzifer/aur-update .

## Execute update
$ docker run --rm -ti -v $(pwd):$(pwd) -w $(pwd) -u $(id -u) luzifer/aur-update bash update_version.sh