Debianized, add compose and generic containers with upstart.
diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..a242d4b
--- /dev/null
+++ b/debian/install
@@ -0,0 +1,6 @@
+docker/* /usr/share/salt-formulas/env/docker/
+metadata/service/* /usr/share/salt-formulas/reclass/service/docker/
+# Not all salt formulas has custom states and modules,
+# uncomment to install them
+# _modules/* /usr/share/salt-formulas/env/_modules/
+# _states/* /usr/share/salt-formulas/env/_states/