Dockerfile: initial commit

release-2.0
Brandon Philips 2014-10-27 16:43:27 -07:00
parent 7384ee39a6
commit 3e234918ee
1 changed files with 2 additions and 0 deletions

2
Dockerfile Normal file
View File

@ -0,0 +1,2 @@
FROM golang:onbuild
EXPOSE 4001 7001 2379 2380