site/Dockerfile

2 lines
46 B
Docker
Raw Normal View History

2022-09-23 07:07:09 +00:00
FROM nginx
COPY ./public /usr/share/nginx/html