ui/Dockerfile

5 lines
52 B
Docker
Raw Normal View History

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