Hacker News new | ask | show | jobs
by tptacek 1227 days ago
Hey! Best of luck with this. Real quick: we don't use Docker "under the hood" at fly.io either. We take OCI containers as inputs, and transform them into VMs. The only "Docker" running here is the code that allows us to accept our users existing containers.
1 comments

Sure, I meant "docker" here as a simplification for the OCI format.