Explorar el Código

添加 'Dockerfile'

sifu-gogs hace 2 años
padre
commit
a3d2f7cc0a
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      Dockerfile

+ 3 - 0
Dockerfile

@@ -0,0 +1,3 @@
+FROM nginx
+EXPOSE 80
+COPY dist /usr/share/nginx/html