vito / houdini

a no-op Garden backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

houdini: the world's worst containerizer

Houdini is effectively a no-op Garden backend portable to esoteric platforms like Darwin and Windows.

For a Linux Garden backend, please use Garden Linux instead.

Houdini makes no attempt to isolate containers from each other. It puts them in a working directory, and hopes for the best.

On Windows, it will at least use Job Objects to ensure processes are fully cleaned up. On OS X, there are basically no good ways to do this, so it doesn't bother.

About

a no-op Garden backend

License:Apache License 2.0


Languages

Language:Go 98.2%Language:Shell 1.2%Language:Makefile 0.5%