Files
Homarr/Dockerfile

2 lines
50 B
Docker
Raw Normal View History

2022-05-08 19:24:33 +02:00
FROM nginx:1.21.6
2022-05-09 22:13:04 +02:00
COPY ./out /usr/share/nginx/html