You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The arm32v7-latest tag on dockerhub actually points to a arm64 build. I understand that arm32 is not supported anymore, but this is a really small thing to fix and drastically improve the experience of a user looking for an older version of ddclient.
Expected Behavior
The arm32v7-latest tag should point to a 'armv7' build
Steps To Reproduce
go to dockerhub
look at the arm32v7-latest tag
Environment
- OS: raspbian
- How docker service was installed:
distro's package manager
CPU architecture
arm64
Docker creation
do not matter
Container logs
do not matter
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
The
arm32v7-latest
tag on dockerhub actually points to aarm64
build. I understand that arm32 is not supported anymore, but this is a really small thing to fix and drastically improve the experience of a user looking for an older version of ddclient.Expected Behavior
The
arm32v7-latest
tag should point to a 'armv7' buildSteps To Reproduce
arm32v7-latest
tagEnvironment
CPU architecture
arm64
Docker creation
do not matter
Container logs
do not matter
The text was updated successfully, but these errors were encountered: