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 latest tag on docker hub is amd64 only. this breaks all the arm servers.
Steps to reproduce
try to run watchtower on arm server
Expected behavior
it should run.
Screenshots
No response
Environment
Platform ubuntu
Architecture arm
Docker Version
Your logs
docker compose up
[+] Running 2/1
✔ Container watchtower-watchtower-1 Created 1.0s
! watchtower The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
Attaching to watchtower-watchtower-1
watchtower-watchtower-1 | exec /watchtower: exec format error
watchtower-watchtower-1 exited with code 0
Additional context
No response
The text was updated successfully, but these errors were encountered:
Hi there! 👋🏼 As you're new to this repo, we'd like to suggest that you read our code of conduct as well as our contribution guidelines. Thanks a bunch for opening your first issue! 🙏
Describe the bug
the latest tag on docker hub is amd64 only. this breaks all the arm servers.
Steps to reproduce
try to run watchtower on arm server
Expected behavior
it should run.
Screenshots
No response
Environment
Your logs
Additional context
No response
The text was updated successfully, but these errors were encountered: