AdguardTeam/AdGuardHome

Wrong OS/ARCH for Docker Image

Open

#1,265 创建于 2019年12月17日

在 GitHub 查看
 (10 评论) (1 反应) (0 负责人)Go (34,000 star) (2,333 fork)batch import
P2: Highbughelp wanted

描述

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.

贡献者指南

Wrong OS/ARCH for Docker Image · AdguardTeam/AdGuardHome#1265 | Good First Issue