Added Makefile for quorumclient
[aaf/sms.git] / sms-quorum / bin / Dockerfile
index 1f3a2d5..2e1a191 100644 (file)
@@ -6,4 +6,4 @@ LABEL maintainer="Girish Havaldar <hg0071052@techmahindra.com>"
 
 ADD quorumclient /smsquorum/bin/quorumclient
 RUN chmod +x /smsquorum/bin/quorumclient
-ENTRYPOINT ["/smsquorum/bin/quorumclient"]
\ No newline at end of file
+ENTRYPOINT ["/smsquorum/bin/quorumclient"]