dashboard/nginx.Dockerfile

3 lines
43 B
Docker
Raw Normal View History

2021-06-16 13:25:37 +03:00
FROM nginx
COPY dist /usr/share/nginx/html