Files
bsky-screenshot/Dockerfile
2025-08-22 18:13:18 +01:00

4 lines
59 B
Docker

FROM nginx:latest
WORKDIR /usr/share/nginx/html
ADD src ./