3 lines
55 B
Text
3 lines
55 B
Text
|
FROM docker.io/nginx
|
||
|
|
||
|
COPY public /usr/share/nginx/html
|