Browse Source

添加 'Dockerfile'

sifu-gogs 2 years ago
parent
commit
a3d2f7cc0a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Dockerfile

+ 3 - 0
Dockerfile

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