Create Dockerfile

This commit is contained in:
Jacob Gadikian
2016-08-28 18:16:23 +07:00
committed by GitHub
parent 605e6d6396
commit 67f668bb76

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM golang:onbuild
COPY config-example.json /usr/bin/config.json