faineance / vessel

Toy container runtime, capable of running docker images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vessel

Container runtime, capable of downloading and running docker images

( on hold because unsharing CLONE_NEWPID implies CLONE_THREAD which cannot be unshared because even non threaded ghc has multiple os threads for the I/O manager

About

Toy container runtime, capable of running docker images

License:MIT License


Languages

Language:Haskell 97.4%Language:C 2.6%