Files
DeepImpact/Dockerfile
2022-04-17 18:38:34 +02:00

2 lines
53 B
Docker

FROM nginx as serve
COPY ./src/ /usr/share/nginx/html