This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
post-project-ui
/
post-ui
Seguir
3
Destacar
0
Fork
1
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
添加 'Dockerfile'
sifu-gogs
%!s(int64=2) %!d(string=hai) anos
pai
007a501554
achega
a3d2f7cc0a
Modificáronse 1 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
3
0
Dockerfile
+ 3
- 0
Dockerfile
Ver ficheiro
@@ -0,0 +1,3 @@
+FROM nginx
+EXPOSE 80
+COPY dist /usr/share/nginx/html