← Back to context Comment by umanwizard 10 months ago Tons of dev workflows nowadays use docker which in practice means they require Linux. 3 comments umanwizard Reply kayodelycaon 10 months ago Docker works fine on macOS today. But it was definitely bad before they fixed the host file system integration. And by bad, I mean really bad.At this point, it’s really about what trade-off you’re willing to make. Do you want a better graphical interface or better docker integration? umanwizard 10 months ago If you want to run Linux in a VM, you can already do that without needing asahi. mschuster91 10 months ago > Docker works fine on macOS todayBecause it runs a Linux VM at a considerable overhead and serious issues if you want anything more detailed in networking than `-p 8080:8080`.
kayodelycaon 10 months ago Docker works fine on macOS today. But it was definitely bad before they fixed the host file system integration. And by bad, I mean really bad.At this point, it’s really about what trade-off you’re willing to make. Do you want a better graphical interface or better docker integration? umanwizard 10 months ago If you want to run Linux in a VM, you can already do that without needing asahi. mschuster91 10 months ago > Docker works fine on macOS todayBecause it runs a Linux VM at a considerable overhead and serious issues if you want anything more detailed in networking than `-p 8080:8080`.
umanwizard 10 months ago If you want to run Linux in a VM, you can already do that without needing asahi.
mschuster91 10 months ago > Docker works fine on macOS todayBecause it runs a Linux VM at a considerable overhead and serious issues if you want anything more detailed in networking than `-p 8080:8080`.
Docker works fine on macOS today. But it was definitely bad before they fixed the host file system integration. And by bad, I mean really bad.
At this point, it’s really about what trade-off you’re willing to make. Do you want a better graphical interface or better docker integration?
If you want to run Linux in a VM, you can already do that without needing asahi.
> Docker works fine on macOS today
Because it runs a Linux VM at a considerable overhead and serious issues if you want anything more detailed in networking than `-p 8080:8080`.