Y
Hacker News
new
|
ask
|
show
|
jobs
by
tracker1
2561 days ago
worth noting: for Docker Desktop (Mac and Windows), Docker itself is in a full VM, and not really the platform's root user.
1 comments
antonvs
2560 days ago
Chrome OS also uses this model in its Crostini subsystem. In that case it runs LXC containers in a full VM. You can run Docker inside those containers, too.
link