Comment by Havoc
7 days ago
TIL macOS doesn’t have native containers, just in vm.
Don’t use macOS but had just kinda assumed it would by virtue of shared unixy background with Linux
7 days ago
TIL macOS doesn’t have native containers, just in vm.
Don’t use macOS but had just kinda assumed it would by virtue of shared unixy background with Linux
Dont containers imply a linux kernel interface ? hence, you can only have truly native containers on linux or use containers in a VM or some kind of Wine-like translation layer.