i’m lizard 🦎
As pointed out, the DNS issue was fixed, and the other point made about Python wheels has also been addressed; quite a good chunk of packages on PyPi have had a musl wheel added in the past 6 months or so, including numpy & scipy. I’m also not certain if the Go part is true; probably somewhere around half of the Go apps I’m running as a container are running or were built on an Alpine base.
Login isn’t necessary, but there is no
:latest
tag published so you need to pull a version that exists. The current version is atcodeberg.org/forgejo/forgejo:1.21.8-0
or at:1.21
if you want one that tracks patch updates (as found in the container registry).