Hacker News new | ask | show | jobs
by aussieguy1234 615 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

On macOS/Windows/etc., docker is basically fancy chroot in a linux VM.