Skip to content

Docker wrapper release notes

David Anderson edited this page Oct 2, 2025 · 6 revisions

The Docker wrapper is used for Docker apps.

Current version (13):

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

Release notes

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