alexheretic / aurto

Arch Linux AUR tool for managing an auto-updating local 'aurto' package repository
MIT License
134 stars 9 forks source link

Add Dockerfile for docker support with README explanation and automatic workflow for building the image #87

Closed Ew4n1011 closed 1 year ago

Ew4n1011 commented 1 year ago

This pull requests includes a Dockerfile that allows for a docker image to be built, a workflow that builds and uploads it to GitHub Packages automatically every time a push is made to the master branch and also modifies the README to explain how to install it with docker.