AdguardTeam / AdguardTeam/AdGuardHome
Wrong OS/ARCH for Docker Image
Abierto
bug
help wanted
P2: High
- Lenguaje dominante
- TypeScript
- Estrellas
- 36.9k
- Forks
- 2.5k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
For the Docker Images on hub.docker.com the wrong OS/ARCH is shown:
For example for the image tagged with arm64-latest the OS/ARCH is linux/amd64.
The correct OS/ARCH should be linux/arm/v6
Because of this issue the container could not be deployed via docker swarm on a raspberry node. The swarm manager does not deploy it because of the incorrect CPU Architecture.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.