mirror of
https://github.com/luzifer-docker/aur-update.git
synced 2024-12-20 03:01:16 +00:00
Archlinux build environment to automatically update AUR packages with Jenkins running on Debian
|
||
---|---|---|
Dockerfile | ||
LICENSE | ||
README.md |
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