This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
rootless
/
hugo-encrypt
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Add Dockerfile
Dennis Rodewyk
hace 5 años
padre
61441266df
commit
54d3d5a345
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
5
0
Dockerfile
+ 5
- 0
Dockerfile
Ver fichero
@@ -0,0 +1,5 @@
+FROM golang
+
+WORKDIR /data
+
+RUN go get github.com/Izumiko/hugo-encrypt