xc-app/Dockerfile

3 lines
72 B
Docker
Executable File

FROM nginx
EXPOSE 80
COPY /unpackage/dist/build/h5 /usr/share/nginx/html