Selaa lähdekoodia

添加 'Dockerfile'

sifu-gogs 2 vuotta sitten
vanhempi
commit
a3d2f7cc0a
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      Dockerfile

+ 3 - 0
Dockerfile

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