Files
mywildcloud-org/Dockerfile
2025-06-09 16:52:15 -07:00

3 lines
54 B
Docker

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