-
Notifications
You must be signed in to change notification settings - Fork 452
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
Please add docker version #7937
Comments
@febriansasi We do not have a webui yet. |
In theory tribler does have a webui, the swagger-ui It might not be very intuitive at first, but you quickly get the hang of it |
A small update: we now have a web-based GUI. After PR #8108 is merged, we will be able to use GitHub Actions to generate Docker images. If everything works out, we should also be able to automatically push to Docker Hub in the future using the GitHub Action. This should either be for the 8.0 release or shortly after. |
So I don't forget, a tip from our Docker master @xoriole: Docker images can be published to GitHub Packages as well (next to Docker Hub). |
We now have a Docker builder for the latest Tribler version up-and-running: https://github.com/Tribler/tribler/pkgs/container/tribler I believe this issue is now solved as there is already an issue open for the Docker hub publishing at #6591 |
It would be nice running tribler on headless server and open it on browser like transmission.
Make it simple using docker container.
The text was updated successfully, but these errors were encountered: