This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
rootless
/
hugo-encrypt
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
Add Dockerfile
Dennis Rodewyk
há 5 anos atrás
pai
61441266df
commit
54d3d5a345
1 ficheiros alterados
com
5 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
5
0
Dockerfile
+ 5
- 0
Dockerfile
Ver Ficheiro
@@ -0,0 +1,5 @@
+FROM golang
+
+WORKDIR /data
+
+RUN go get github.com/Izumiko/hugo-encrypt