ソースを参照

Dockerfile: initial commit

Brandon Philips 11 年 前
コミット
3e234918ee
1 ファイル変更2 行追加0 行削除
  1. 2 0
      Dockerfile

+ 2 - 0
Dockerfile

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