Adding a Dockerfile and Travis configuration to push the built image to Docker Hub.
@bakins I've created a new organization called "gearmanexporter" in Docker Hub to push a docker image to. I will then add a new user with access only to the specific Docker Hub repo "gearmanexporter/gearman-exporter" and add the encrypted credentials to the travis build.
Let me know if you think it should be done differently!
Based on #4
Adding a Dockerfile and Travis configuration to push the built image to Docker Hub.
@bakins I've created a new organization called "gearmanexporter" in Docker Hub to push a docker image to. I will then add a new user with access only to the specific Docker Hub repo "gearmanexporter/gearman-exporter" and add the encrypted credentials to the travis build. Let me know if you think it should be done differently!
note