AdguardTeam/AdGuardHome

Wrong OS/ARCH for Docker Image

Open

#1265 aperta il 17 dic 2019

Vedi su GitHub
 (10 commenti) (1 reazione) (0 assegnatari)Go (2333 fork)batch import
P2: Highbughelp wanted

Metriche repository

Star
 (34.000 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor