Build materials for the Docker image to release AUR package.
|
All checks were successful
Build Image / BuildImage (push) Successful in 1m58s
|
||
|---|---|---|
| .gitea/workflows | ||
| .dockerignore | ||
| Dockerfile | ||
| fixperms.sh | ||
| paruw.sh | ||
| README.md | ||
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 .