Message boards : Questions and problems : Use both docker and virtualbox linux
Message board moderation
Author | Message |
---|---|
Send message Joined: 8 Mar 24 Posts: 7 |
When I install podman according to the instructions on the BOINC website on Ubuntu 24.04, docker becomes available for use, but virtualbox is no longer detected. Is this expected behavior? |
Send message Joined: 8 Mar 24 Posts: 7 |
I was able to fix this by uninstalling the version of virtualbox from the Ubuntu repo and instead using the official Oracle repo. |
![]() ![]() Send message Joined: 29 Mar 17 Posts: 98 ![]() |
In reply to Filter0186's message of 17 Sep 2025: When I install podman according to the instructions on the BOINC website on Ubuntu 24.04, docker becomes available for use, but virtualbox is no longer detected. Is this expected behavior? Yes, podman/docker and virtualbox are incompatible (generally speaking they are both fighting for the one resource: virtualization, and since only one of them can use it, the other will not work, and since containers (podman/docker) are by default on a lower level that VBox, when podman/docker is installed and running, VBox will not work or will work in software emulation mode that is extremely slow). BOINC maintainer. For any insight, check my BOINC Development Blog. |
Send message Joined: 8 Mar 24 Posts: 7 |
Oh I see. In that case, I'll uninstall virtualbox. Thank you. |
Send message Joined: 25 Sep 25 Posts: 2 |
Ah, thanks for sharing! — glad to hear it worked for you. |
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.