Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imrehg/archlinux-makepkg-docker
Docker image for ArchLinux package build testing
https://github.com/imrehg/archlinux-makepkg-docker
Last synced: 12 days ago
JSON representation
Docker image for ArchLinux package build testing
- Host: GitHub
- URL: https://github.com/imrehg/archlinux-makepkg-docker
- Owner: imrehg
- License: apache-2.0
- Created: 2017-12-16T11:58:47.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T07:37:45.000Z (almost 2 years ago)
- Last Synced: 2024-04-08T17:42:07.525Z (8 months ago)
- Language: Dockerfile
- Size: 20.5 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ArchLinux package builder base image
[![ci](https://github.com/imrehg/archlinux-makepkg-docker/actions/workflows/docker-build.yaml/badge.svg)](https://github.com/imrehg/archlinux-makepkg-docker/actions/workflows/docker-build.yaml)
See more about how this Docker base image is used in this blogpost:
https://gergely.imreh.net/blog/2018/04/circleci-aur/The image is is deployed to `imrehg/archlinux-makepkg` on [Docker Hub](https://hub.docker.com/repository/docker/imrehg/archlinux-makepkg).
## License
My own additions (on top of the upstream ArchLinux image) are released under
Apache 2.0 licence (if applicable), see the `LICENSE` file of this repo.