forked from dalmationer/Dalmationer.art
4 lines
49 B
Docker
4 lines
49 B
Docker
FROM nginx:1.21.4
|
|
|
|
COPY ./ /usr/share/nginx/html
|