I’m trying to install my local add-on but it fails
Step 4/10 : RUN apk add --no-cache openjdk8-jre
---> Running in fa3b0fd62a81
fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/armv7/APKINDEX.tar.gz
WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.13/main: temporary error (try again later)
fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/armv7/APKINDEX.tar.gz
WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.13/community: temporary error (try again later)
ERROR: unable to select packages:
openjdk8-jre (no such package):
required by: world[openjdk8-jre]
Removing intermediate container fa3b0fd62a81
This used to work just fine but not anymore. Any ideas what could be wrong? I also tried to put another repo in /etc/apk/repositories but the error was same.
Have you found a lasting solution? I have the same problem.
For now I have alos solved it by putting in the Dockerfile FROM hassioaddons/base-armv7:8.0.6