-
-
Notifications
You must be signed in to change notification settings - Fork 271
New issue
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
Does not run on Raspberry Pi Docker #90
Comments
The latest docker image weren't yet published. Try this one: |
I tried Then I tred your suggestion
|
Try downloading the latest release v3.0.7 which supports armv7 which it looks like you have. I'll have to do some research to understand how to get this working within docker |
Tried both |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
Not resovled yet. |
Describe the bug
Does not run on Raspberry Pi Docker. Seems like there's no image available for the platform
To Reproduce
Steps to reproduce the behavior:
sudo docker run -it --rm -v ${PWD}/.config/ticker.yaml:/.ticker.yaml achannarasappa/ticker
Expected behavior
Should run properly, because of #82
Environment (please complete the following information):
Additional context
Command output in my Raspberry Pi
DockerHub doesn't show any tags except for
linux/amd64
🤔 https://hub.docker.com/r/achannarasappa/ticker/tags?page=1&ordering=last_updatedThe text was updated successfully, but these errors were encountered: