Given that CI is already setup with travis, could you also set it up so that it deploys the built binaries to the release?
This would make using mon in docker containers a lot easier. One would not have to build mon in the Dockerfile, but just ADD it to the container.
Given that CI is already setup with travis, could you also set it up so that it deploys the built binaries to the release?
This would make using
monin docker containers a lot easier. One would not have to buildmonin the Dockerfile, but justADDit to the container.