Files
civilsociety-dev/Dockerfile
2025-03-31 20:44:14 -07:00

3 lines
54 B
Docker

FROM nginx:alpine
COPY ./public /usr/share/nginx/html