Files
vue2docker/vue.Dockerfile

3 lines
50 B
Docker
Raw Normal View History

2026-04-28 19:48:40 +08:00
FROM nginx:alpine
COPY dist /usr/share/nginx/html