docker-archlinuxarm
docker-archlinuxarm copied to clipboard
Docker image for Arch Linux (multiarch ARM64 + AMD64, daily updated with GitHub Actions)
The last successful CI run that updates the images seems to be a month old. I guess as a result the images on docker get outdated? Failing since then: https://github.com/Menci/docker-archlinuxarm/actions/runs/8167679102...
The base docker image seems to lack `archlinuxarm-keyring`. Can't import any PGP keys or install any package, including the keyring. After looking at the Dockerfile, I concluded that it must...
According to GitHub, > This scheduled workflow is disabled because there hasn't been activity in this repository for at least 60 days. Enable this workflow to resume scheduled runs.
Seems like https://github.com/Menci/docker-archlinuxarm/issues/5 has potentially happened again. First clue: Actions UI > [Build and Push](https://github.com/Menci/docker-archlinuxarm/actions/workflows/build.yaml) shows the following message: > This scheduled workflow is disabled because there hasn't been activity...