commit | 1764940219ee16c716d7030df3e6eaf5408daf8e | [log] [tgz] |
---|---|---|
author | Michael Kutý <6du1ro.n@gmail.com> | Sat Mar 19 23:57:43 2016 +0100 |
committer | Michael Kutý <6du1ro.n@gmail.com> | Sat Mar 19 23:57:43 2016 +0100 |
tree | b1d14d81e58247e4e1543f3d56073de7a2a96833 | |
parent | 73948b97d136e7b23cbe842e2465844f5da5425e [diff] [blame] |
Debianized, add compose and generic containers with upstart.
diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..abde6ef --- /dev/null +++ b/debian/rules
@@ -0,0 +1,5 @@ +#!/usr/bin/make -f + +%: + dh $@ +