core/Dockerfile

3 lines
72 B
Docker
Raw Normal View History

FROM nginxinc/nginx-unprivileged:alpine
COPY dist /usr/share/nginx/html