hv2-all-in-one/ui/Dockerfile

5 lines
98 B
Docker

FROM nginx:stable
COPY default.conf /etc/nginx/conf.d/
COPY dist/hv2-ui/* /usr/share/nginx/html/