Skip to content

Docker wrapper release notes

Vitalii Koshura edited this page Dec 2, 2025 · 10 revisions

The Docker wrapper is used for Docker apps.

Current version (16):

https://github.com/BOINC/boinc/releases/tag/dockerwrapper%2F16

Release notes

Version 16

  • Windows: Run as 'root' when using boinc-buda-runner WSL images version 4 and higher

Version 15

  • Mac: Improved podman detection

Version 14

  • Windows: fix an issue when wrong user (root) was used when running podman/docker tasks on boinc-buda-runner WSL image

Version 13

  • Mac: get CPU time and mem usage correctly

Version 7

  • Mac/Linux: if no Docker is specified in app_init_data.xml, print error and exit. This can happen is the Docker plan class is not configured on the server.

  • Support multithread apps. Use a plan class like docker_mt.

Version 6 (12 June 2025)

  • Read fraction done from a file fraction_done and report to client.

  • Mac/podman: set env vars to use podman/ dir in BOINC data directory.

Version 4 (16 May 2025)

  • If main program exits nonzero, report that as BOINC error.

Version 3 (29 Mar 2025)

  • Initial version.

Clone this wiki locally