Aggiunto tutto il materiale.

This commit is contained in:
Emiliano Vavassori 2024-03-03 23:40:18 +01:00
commit 1854b5dd48
4 changed files with 27 additions and 0 deletions

8
README.md Normal file
View file

@ -0,0 +1,8 @@
# Build materials for the Docker image to release AUR package. #
This repository helps build a Docker image that can be used in Gitea/GitHub
actions to build and release an AUR package.
To compile the image:
docker build -t myarch:1.0.0 -f Dockerfile .