Explorar el Código

Dockerfile: initial commit

Brandon Philips hace 11 años
padre
commit
3e234918ee
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      Dockerfile

+ 2 - 0
Dockerfile

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