fission-bundle: executable package for router, controller, poolmgr

fission-bundle is a single binary that can be run as one or more of
the router, controller and poolmgr.  It's built into one docker image
which can then be run with different commands.
This commit is contained in:
Soam Vasani
2016-11-01 18:37:10 -07:00
parent c07311d214
commit d124c1331c
3 changed files with 123 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
FROM alpine:3.4
ADD fission-bundle /