We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The latest duckdns image cannot be pulled on 32-bit arm architectures such as an older raspberry pi as the linuxserver/duckdns:arm32v7-latest image at hub.docker.com has OS/ARCH linux/amd64 (digest: sha256:45b4de29ef06ed62c2165e72b8e4badb80d0d77524ed7af01e7fa44b5e8c2578, see https://hub.docker.com/layers/linuxserver/duckdns/arm32v7-latest/images/sha256-45b4de29ef06ed62c2165e72b8e4badb80d0d77524ed7af01e7fa44b5e8c2578?context=explore).
Any arm32v7 image should have OS/ARCH linux/arm/v7.
See https://hub.docker.com/layers/linuxserver/duckdns/arm32v7-latest/images/sha256-45b4de29ef06ed62c2165e72b8e4badb80d0d77524ed7af01e7fa44b5e8c2578?context=explore
- OS: - How docker service was installed: N/A
arm64
N/A
The text was updated successfully, but these errors were encountered:
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
Sorry, something went wrong.
This is done intentionally, to point at that it wont be the latest release. https://www.linuxserver.io/blog/a-farewell-to-arm-hf
No branches or pull requests
Is there an existing issue for this?
Current Behavior
The latest duckdns image cannot be pulled on 32-bit arm architectures such as an older raspberry pi as the linuxserver/duckdns:arm32v7-latest image at hub.docker.com has OS/ARCH linux/amd64 (digest: sha256:45b4de29ef06ed62c2165e72b8e4badb80d0d77524ed7af01e7fa44b5e8c2578, see https://hub.docker.com/layers/linuxserver/duckdns/arm32v7-latest/images/sha256-45b4de29ef06ed62c2165e72b8e4badb80d0d77524ed7af01e7fa44b5e8c2578?context=explore).
Expected Behavior
Any arm32v7 image should have OS/ARCH linux/arm/v7.
Steps To Reproduce
See https://hub.docker.com/layers/linuxserver/duckdns/arm32v7-latest/images/sha256-45b4de29ef06ed62c2165e72b8e4badb80d0d77524ed7af01e7fa44b5e8c2578?context=explore
Environment
CPU architecture
arm64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: