Hacker News new | past | comments | ask | show | jobs | submit login

Nowhere in what makes a proper container does a VM come into play, unless we are speaking about Docker and the idea of shipping a full blown OS in a zip, to work across heterogeneous hardware.



Yeah so the Docker daemon on a Mac is run inside of a VM.


Because they bundle a x86 GNU/Linux package as a runtime.

It doesn't work bare metal for the new macs, and it is extra bloat instead of making use of macOS capabilities.


It doesn't work bare metal for any mac. It runs in a VM.

Too bad apple didn't help out docker with a macos native version.

  FROM macos:10.13.3 
  RUN xcode-build
would have been really useful




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: