Hacker News new | ask | show | jobs
by bighead 3724 days ago
1) Joyent's Triton
1 comments

Yes, somewhat close. The difference here is that Hyper_ follows the native Docker interface. So working with it is the same as on your laptop.
Joyent Triton also exposes a Docker API, which you use with an unmodified copy of the Docker CLI. In that sense, working with Triton is also the same as on your laptop.
Cool, will check it out. Thx!
Joyent Triton is a lot more native than hyper; you use the Docker CLI not the Hyper CLI.