Files
vue2docker/vue.Dockerfile
2026-04-28 19:48:40 +08:00

3 lines
50 B
Docker

FROM nginx:alpine
COPY dist /usr/share/nginx/html