Skip to content

Comment on The Security-Minded Container Engine by CoreOS: rkt Hits 1.0parent

Comments

runc doesnt use docker format containers, you just provide a filesystem. You can store your containers for runc by curling a tarfile if you like.

That isn't adequate. The reason LXC languished and Docker took off is because of immutable images, layers, Dockerfiles, and push/pull. If OCI has none of those then it is pointless.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.