commit | 35143d00520d0ba2f1a8b2a9f688b52ca8898b3b | [log] [tgz] |
---|---|---|
author | FraaJad <dclow@momentfeed.com> | Thu Jul 13 08:07:03 2017 -0700 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Jul 13 17:07:03 2017 +0200 |
tree | 422b4e13dafcd588fe6992c3b7988e86bc5eb977 | |
parent | 8ec921dbc0357e5b3cd51db6e3b7108d1a7180fe [diff] |
expose additional container and compose functionality, allow setting the mine function (#14) * extend container and compose functionality, make compose file idiomatic, allow setting mine function * "network" backward compatibility * conformed to naming convention and changed file mode * fixed Jinja so that docker.swarm can render even if swarm master ip is not available from the mine * renamed grain_function to mine_function for more accurate description