goodbye/Dockerfile

3 lines
55 B
Text
Raw Normal View History

2024-05-01 21:24:25 +02:00
FROM nginx:latest
COPY ./public/ /usr/share/nginx/html