Thread 'How to install Docker on Win 11'

Message boards : Documentation : How to install Docker on Win 11
Message board moderation

To post messages, you must log in.

AuthorMessage
Cliff Harding
Avatar

Send message
Joined: 26 Jun 14
Posts: 31
United States
Message 116020 - Posted: 30 Apr 2025, 14:14:06 UTC

I'm interested in installing Docker on a Win 11 Pro machine. BOINC resides on 2 separate drives with the .exe(s) on the system drive (C:/Program Files/BOINC/), and the data on the data drive (D:/BOINC/). When I d/l'ed the product from the Podman web site, all I got was an .exe file, which is currently sitting in D:/My Documents/Downloads/BOINC/, while expecting an installation package to install it into the correct directory (library/folder). My question is, if this is the case, should I just move the .exe to the Boinc directory on the system drive (C"), or did I do some wrong. The install instructions for Windows were unclear on this point.
ID: 116020 · Report as offensive     Reply Quote
ProfileDave
Help desk expert

Send message
Joined: 28 Jun 10
Posts: 2925
United Kingdom
Message 116021 - Posted: 30 Apr 2025, 15:00:42 UTC - in response to Message 116020.  

Following this as while on 10, I am not sure I am getting it right either though I have standard BOINC installation in default directories. The only non-standard bit being my Windows is running in a VM.
ID: 116021 · Report as offensive     Reply Quote
ProfileVitalii Koshura
Volunteer developer
Help desk expert
Avatar

Send message
Joined: 29 Mar 17
Posts: 89
Germany
Message 116022 - Posted: 30 Apr 2025, 17:54:26 UTC - in response to Message 116020.  

In reply to Cliff Harding's message of 30 Apr 2025:
I'm interested in installing Docker on a Win 11 Pro machine. BOINC resides on 2 separate drives with the .exe(s) on the system drive (C:/Program Files/BOINC/), and the data on the data drive (D:/BOINC/). When I d/l'ed the product from the Podman web site, all I got was an .exe file, which is currently sitting in D:/My Documents/Downloads/BOINC/, while expecting an installation package to install it into the correct directory (library/folder). My question is, if this is the case, should I just move the .exe to the Boinc directory on the system drive (C"), or did I do some wrong. The install instructions for Windows were unclear on this point.

Please follow these steps: https://github.com/BOINC/boinc/wiki/Installing-Docker#windows
BOINC maintainer.
For any insight, check my BOINC Development Blog.
ID: 116022 · Report as offensive     Reply Quote
ProfileDave
Help desk expert

Send message
Joined: 28 Jun 10
Posts: 2925
United Kingdom
Message 116023 - Posted: 30 Apr 2025, 19:12:18 UTC - in response to Message 116022.  

Please follow these steps: https://github.com/BOINC/boinc/wiki/Installing-Docker#windows
That is what I tried to do in a VM. I have it working on a native Linux installation. I will have another look at the Windows one and if I don't get anywhere will post again.
ID: 116023 · Report as offensive     Reply Quote
Cliff Harding
Avatar

Send message
Joined: 26 Jun 14
Posts: 31
United States
Message 116024 - Posted: 30 Apr 2025, 22:41:24 UTC - in response to Message 116022.  

Installation, even after I activated the Virtual Machine Platform & Windows Subsystem for Linux features which were not installed on the machine and applied the necessary updates via Windows Update. Final straw was that WSL_E_DISTRO - Not_Found when attempting the command via the CMD function wsl -d boinc-buda-runner . Need to resolve, otherwise, I'll wait until the package is available vis normal BOINC updates.
ID: 116024 · Report as offensive     Reply Quote
ProfileVitalii Koshura
Volunteer developer
Help desk expert
Avatar

Send message
Joined: 29 Mar 17
Posts: 89
Germany
Message 116025 - Posted: 30 Apr 2025, 23:48:49 UTC - in response to Message 116024.  
Last modified: 30 Apr 2025, 23:49:20 UTC

In reply to Cliff Harding's message of 30 Apr 2025:
Installation, even after I activated the Virtual Machine Platform & Windows Subsystem for Linux features which were not installed on the machine and applied the necessary updates via Windows Update. Final straw was that WSL_E_DISTRO - Not_Found when attempting the command via the CMD function wsl -d boinc-buda-runner . Need to resolve, otherwise, I'll wait until the package is available vis normal BOINC updates.

Did you follow this step:
BOINC provides a WSL 'image' that contains Podman. Download it from https://github.com/BOINC/boinc-buda-runner-wsl and open it.
?
BOINC maintainer.
For any insight, check my BOINC Development Blog.
ID: 116025 · Report as offensive     Reply Quote
Cliff Harding
Avatar

Send message
Joined: 26 Jun 14
Posts: 31
United States
Message 116026 - Posted: 1 May 2025, 0:06:57 UTC - in response to Message 116025.  

Yes, along with the exceptions (additions) noted above, I followed the instructions as closely as possible.
ID: 116026 · Report as offensive     Reply Quote
shartel00
New member
Avatar

Send message
Joined: 16 Jul 25
Posts: 1
United States
Message 116381 - Posted: 16 Jul 2025, 22:50:54 UTC

Hi. I tried to follow the Docker installation instructions found here: https://github.com/BOINC/boinc/wiki/Installing-Docker-on-Windows as closely as possible, but I did not get the desired result. My laptop runs Windows 11 Pro, Version 24H2, OS build 26100.4652 if that's helpful.
I installed the latest version of WSL from here: https://github.com/microsoft/WSL/releases/download/2.4.13/wsl.2.4.13.0.x64.msi and that seemed to work.
Then, I downloaded the image from https://github.com/BOINC/boinc-buda-runner-wsl.
Next, I opened a command window and typed "wsl -d boinc-buda-runner". I never got the message "Podman setup complete".
When I run BOINC, I now see the lines below in the event log:
First, I see this:
7/14/2025 4:15:36 PM | | Starting BOINC client version 8.2.4 for windows_x86_64
cmd7/14/2025 4:17:01 PM | | Docker detection in boinc-buda-runner:
7/14/2025 4:17:01 PM | | - cmd: podman --version
7/14/2025 4:17:01 PM | | - output:
7/14/2025 4:17:11 PM | | Docker detection in boinc-buda-runner:
7/14/2025 4:17:11 PM | | - cmd: docker --version
7/14/2025 4:17:11 PM | | - output:
7/14/2025 4:18:58 PM | | Docker detection in podman-machine-default:
7/14/2025 4:18:58 PM | | - cmd: podman --version
7/14/2025 4:18:58 PM | | - output:
7/14/2025 4:19:08 PM | | Docker detection in podman-machine-default:
7/14/2025 4:19:08 PM | | - cmd: docker --version
7/14/2025 4:19:08 PM | | - output:
7/14/2025 4:19:29 PM | | Windows processor group 0: 16 processors

A little bit lower in the log are these lines:
7/14/2025 4:19:29 PM | | Usable WSL distros:
7/14/2025 4:19:29 PM | | - boinc-buda-runner (WSL 2) (default)
7/14/2025 4:19:29 PM | | - OS: unknown (unknown)
7/14/2025 4:19:29 PM | | - podman-machine-default (WSL 2)
7/14/2025 4:19:29 PM | | - OS: unknown (unknown)

I'm hoping that this info will help you figure out what's wrong and how to fix it. Thank you in advance for your help!
--Steve
ID: 116381 · Report as offensive     Reply Quote
ProfileVitalii Koshura
Volunteer developer
Help desk expert
Avatar

Send message
Joined: 29 Mar 17
Posts: 89
Germany
Message 116382 - Posted: 16 Jul 2025, 23:17:18 UTC - in response to Message 116381.  
Last modified: 16 Jul 2025, 23:17:57 UTC

After downloading the image, have you opened by double-clicking on it (like any other regular file)?
What exactly do you see in the console output?
BOINC maintainer.
For any insight, check my BOINC Development Blog.
ID: 116382 · Report as offensive     Reply Quote
Grant (SSSF)

Send message
Joined: 7 Dec 24
Posts: 92
Message 116384 - Posted: 17 Jul 2025, 7:28:19 UTC - in response to Message 116020.  
Last modified: 17 Jul 2025, 8:08:48 UTC

In reply to Cliff Harding's message of 30 Apr 2025:
I'm interested in installing Docker on a Win 11 Pro machine. BOINC resides on 2 separate drives with the .exe(s) on the system drive (C:/Program Files/BOINC/), and the data on the data drive (D:/BOINC/). When I d/l'ed the product from the Podman web site, all I got was an .exe file, which is currently sitting in D:/My Documents/Downloads/BOINC/, while expecting an installation package to install it into the correct directory (library/folder). My question is, if this is the case, should I just move the .exe to the Boinc directory on the system drive (C"), or did I do some wrong. The install instructions for Windows were unclear on this point.
I had no issues installing it on my Win11 Pro laptop.
It was just a case of doing everything step by step in the order laid out on the instructions page (although i have everything on the one drive- and i didn't move any of the downloaded files from the Download folder- i opened each of them there).
Grant
Darwin NT.
ID: 116384 · Report as offensive     Reply Quote
Grant (SSSF)

Send message
Joined: 7 Dec 24
Posts: 92
Message 116386 - Posted: 17 Jul 2025, 8:05:00 UTC - in response to Message 116381.  

In reply to shartel00's message of 16 Jul 2025:
Then, I downloaded the image from https://github.com/BOINC/boinc-buda-runner-wsl.
Next, I opened a command window and typed "wsl -d boinc-buda-runner". I never got the message "Podman setup complete".
As Vitali mentioned, you missed a step.

BOINC provides a WSL 'image' that contains Docker. Download it from https://github.com/BOINC/boinc-buda-runner-wsl and open it.

After downloading it, then you need to Open it.

Once that is done, then you open the command window & execute the command
wsl -d boinc-buda-runner

Grant
Darwin NT.
ID: 116386 · Report as offensive     Reply Quote

Message boards : Documentation : How to install Docker on Win 11

Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.