An open API service indexing awesome lists of open source software.

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.

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=`