lancachenet / monolithic

A monolithic lancache service capable of caching all CDNs in a single instance
https://hub.docker.com/r/lancachenet/monolithic
Other
725 stars 73 forks source link

Images are not avivable for Arm64 architecture (Raspberry Pi's) #171

Closed njalooo closed 11 months ago

njalooo commented 1 year ago

Describe the issue you are having

Unfortunately the Docker images are not built for arm64, which would be great if they were available as such. A workaround is of course to build them yourself, but that only works by modifying the Dockerfile, since it depends on lancachenet/ubuntu-nginx, which is also not built for this architecture.