Skip to content
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

Docker #7

Open
Define-Skellyton opened this issue Feb 15, 2024 · 2 comments
Open

Docker #7

Define-Skellyton opened this issue Feb 15, 2024 · 2 comments

Comments

@Define-Skellyton
Copy link

Unable to initate with docker, is it possible to get a release so it can be pulled?

@slundi
Copy link
Owner

slundi commented Feb 20, 2024

Hi

I'm sorry, I don't have time those days so it is not progressing fast.
I was fixing the spawn of tracker query every X minutes... but it is not simple.

@DCollart
Copy link

@Define-Skellyton I had the same issue because the "latest" tag (which is the default one) is missing in the registry so this does not work:

docker pull slundi/ratioup

You can provide an existing tag and and it should solve this specific problem :

docker pull slundi/ratioup:latest_x86_64

You can find the existing tags here: https://hub.docker.com/r/slundi/ratioup/tags

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants