-
Notifications
You must be signed in to change notification settings - Fork 70
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
The Docker image is invalid #316
Comments
For what it's worth, I did end up trying to build the Docker image, and it's also broken:
|
I had similar issue, could not get it working. I found similar repo with worker for Horde. I have no idea what is the difference between them or why there are two of them. The structure looks similar so here is what I did to make the horde-worker-reGen work in docker with nvidia gpu. I ignored all the docker stuff that is already in and build it from ground up. Here is the Dockerfile and docker-compose.yaml to get it working.
|
This repo is for the old worker. horde-worker-reGen is the new worker, which is kept up to date. |
When I try to use this command:
I get this error:
So, I try this command:
And I get this error:
Can somebody fix this image for us?
I know I could download the repo, and build the image myself - but I won't have permissions to push it to the Haidra-Org repo. It would be better if a maintainer did this.
The text was updated successfully, but these errors were encountered: