David Anderson
David Anderson
I need to debug the Linux version of docker_wrapper; am working on this. The Win version (I think) should be OK.
The fix is in the scheduler (cgi). Did you update that?
I tested this on Ubuntu 24.04, using the latest version of everything (client, scheduler, docker_wrapper). The wrapper runs podman, not unknown. I suspect you need to create a new BUDA...
However, I did encounter a problem. On this host, the filesystem is mounted using NFS. When podman does a build command, it gets an error: running docker command: build ....
Vitalii, is it possible to have the installer add boinc to the docker group?
Please do the following: - run the client with `--exit_before_start` - when it exits (with a task) find the `init_data.xml` file in the slot directory - send it to me
Notes: - Because podman doesn't work with remote filesystems, we don't check for it on Linux. - When you run docker_wrapper standalone, it assumes you have Docker installed Both of...
Podman doesn't work if the BOINC data directory is remote (e.g. NFS) because of permissions problems. Is there a way to find out if a volume is remote?
The problem is that the Mac version docker_wrapper on the BOINC server predates Charlie's commit 48624bf1f310cb7e2d63d26600a452fe10732669, which I think fixes this bug. I'll build this and put it on the...
I put latest versions of docker_wrapper for all platforms here: https://github.com/BOINC/boinc/wiki/Docker-wrapper-release-notes