Re: Docker
- In reply to: Miguel C : "Re: Docker"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Apr 2023 14:01:37 UTC
On 4/17/23 05:04, Miguel C wrote: > have in fact run docker in virtualbox long ago... spoiler performance is horrible That has not been my experience at all. Modern virtualization technology like VirtualBox and VMWare impose an almost unnoticeable burden on performance, at least for the stuff I've tried - admittedly this was for development work only. I found docker on VirtualBox to be a quite pleasant experience. You do have to have sufficient memory and CPU if you're going to run significant workloads in both the host and VMs, though.