Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

vmware-archive/houdini

 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • Go 97.4%
  • Shell 2.0%
  • Makefile 0.6%