Files
site/Dockerfile

2 lines
46 B
Docker
Raw Normal View History

2026-04-05 01:07:52 +00:00
FROM nginx:alpine
COPY . /usr/share/nginx/html