Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
therealmarv
on Jan 28, 2022
|
parent
|
context
|
favorite
| on:
Docker for Mac Without Docker Desktop
Try UTM
https://mac.getutm.app/
Run x86 Linux of your choice there, install Docker inside there. Run it there.
PolCPP
on Jan 28, 2022
[–]
You'll get the same issues, since utm uses qemu. Tried it a few days ago with x64 linux only to have the os crash while copying stuff over smb
navels
on Jan 28, 2022
|
parent
[–]
FWIW I switched from Docker Desktop to UTM+Ubuntu+Docker a few months ago and it has been great.
PolCPP
on Jan 28, 2022
|
root
|
parent
[–]
ARM Ubuntu or X86?
navels
on Jan 28, 2022
|
root
|
parent
[–]
ARM 21.10. Greatly improved disk performance. (Not measured, just based on my dev experience with the RoR + MySQL app I am working on.). I did find file sharing via WebDAV and SMB to be lacking so ended up going with sshfs.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Run x86 Linux of your choice there, install Docker inside there. Run it there.