3 lines
69 B
Docker
3 lines
69 B
Docker
|
FROM koken/koken-lemp:latest
|
||
|
|
||
|
COPY ./nginx.conf /etc/nginx/nginx.conf
|