archlinuxarm-docker
archlinuxarm-docker copied to clipboard
Arch Linux ARM Docker images
The [official archlinux image](https://github.com/archlinux/archlinux-docker) maintains an `archlinux:base-devel` tag which comes with the `base-devel` group pre-installed. I'd often use that for packaging or building. I'd love if your archlinuxarm also provided...
Travis stopped building images on their .org instance on 15 Jun 2021, leaving the last push to Docker Hub on 19 May 2021. That's a few months out of date,...
Since I'm going to need up-to-date Arch/ALARM images for other further work of my own, I actually forked your repo on my git server and performed some (quite minor) changes...
Hi, thanks a lot for your work on this Docker container. I am currently trying to use it for a build automation system, but have faced the problem, that the...