Skip to content

Docker image for Arch Linux with yay installed, useful for AUR packaging and development

License

Notifications You must be signed in to change notification settings

testcab/docker-yay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

testcab/yay

docker build automated

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.

Run as a container

Shell command:

docker run --rm -it testcab/yay

Use as a base container

Dockerfile:

FROM testcab/yay
# custom instructions follows

LICENSE

MIT

About

Docker image for Arch Linux with yay installed, useful for AUR packaging and development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages