Files
cpp-template/docs/Dockerfile
2024-02-17 20:07:53 -07:00

3 lines
63 B
Docker

FROM nginx:latest
COPY ./build/docs/html /usr/share/nginx/html