boinc-client-docker icon indicating copy to clipboard operation
boinc-client-docker copied to clipboard

The BOINC client in a Docker container

Results 7 boinc-client-docker issues
Sort by recently updated
recently updated
newest added

Please update docker images as you are still using experimental Ubuntu 19. Maybe try Debian?

Recently, I found when I used the new cuda toolkit in Dockerfile like `FROM nvidia/cuda:12.3.1-base-ubuntu{20|22}.04` This will unaligned the host's cuda toolkit. Regarded to the nvidia-compute engine, in host's cuda-12.3.1,...

https://hub.docker.com/r/boinc/client/tags tags for ARMv7 ARM64 and "latest" as well as others are several years old. Also the "latest" tag only points to amd64 but should also include the other archs...

Using multiarch/qemu-user-static allows for many cross-architecture build scenarios. In this case looking to enable builds of the arm32v7 and arm64v8 images on common amd64 platforms such as docker hubs build...

Huhu Dear team, i really enjoy your container project. It is runnign fine on debian. Iam just wondering if you can explain/stop the system message spam: ``` [ 8341.933370] audit:...

Hello, Rosetta@home Beta 6.00 requires libgl1 to be installed within the container environment, as noted in this forum post: https://boinc.bakerlab.org/rosetta/forum_thread.php?id=15152&postid=108769#108769. While it is possible to manually install libgl1 later using...

A new version will be built every 7th of the month and if changed are made, pushed to docker hub.