Y
Hacker News
new
|
ask
|
show
|
jobs
by
aussieguy1234
568 days ago
While not good for daily driving, this gives you an idea on what docker is and how it works.
On Linux, docker is basically fancy chroot.
1 comments
musicale
568 days ago
On macOS/Windows/etc., docker is basically fancy chroot in a linux VM.
link