Selaa lähdekoodia

Add Dockerfile

Dennis Rodewyk 5 vuotta sitten
vanhempi
commit
54d3d5a345
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      Dockerfile

+ 5 - 0
Dockerfile

@@ -0,0 +1,5 @@
+FROM golang
+
+WORKDIR /data
+
+RUN go get github.com/Izumiko/hugo-encrypt