Docker image for Arch Linux with yay installed, useful for AUR packaging and development
2.7K
Docker image for Arch Linux with yay installed, useful for AUR packaging and development.
A makepkg user (uid=974, gid=974) is created with sudo privilege for use with yay and makepkg commands.
This docker image is auto updated as archlinux/base image updates.
Shell command:
docker run --rm -it testcab/yay
Dockerfile:
FROM testcab/yay
# custom instructions follows
Content type
Image
Digest
Size
372.6 MB
Last updated
over 4 years ago
docker pull testcab/yay