https://github.com/niklas-heer/arch-yay
Archlinux Docker Image with AUR support through yay.
https://github.com/niklas-heer/arch-yay
arch archlinux aur docker docker-image dockerfile yay
Last synced: 2 months ago
JSON representation
Archlinux Docker Image with AUR support through yay.
- Host: GitHub
- URL: https://github.com/niklas-heer/arch-yay
- Owner: niklas-heer
- License: mit
- Created: 2018-03-03T22:09:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-04T23:45:52.000Z (over 7 years ago)
- Last Synced: 2025-08-15T04:50:40.142Z (2 months ago)
- Topics: arch, archlinux, aur, docker, docker-image, dockerfile, yay
- Language: Shell
- Homepage: https://hub.docker.com/r/niklasheer/arch-yay/
- Size: 3.91 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# arch-yay
Archlinux Docker Image with AUR support through yay.
This image also creates a new user: `user`
You can use this user to install packages from the AUR through `yay`.## Build it
Just run: `make`
## Verify it
Just run: `make bash`
Now you can verify that it build correctly.
## Publish it (manually)
This should not be necessary because a build is triggered on Docker Hub if you push to `master`.
But if you need to do it you can.Just run: `make publish VERSION=`