Files
homepage/docker/Dockerfile.nginx.prod

4 lines
51 B
Docker

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