3 lines
50 B
Docker
3 lines
50 B
Docker
|
FROM jitesoft/lighttpd
|
||
|
COPY public /var/www/html/
|