4 lines
55 B
Docker
4 lines
55 B
Docker
![]() |
FROM nginx:1.11-alpine
|
||
|
|
||
|
COPY conf.d /etc/nginx/conf.d/
|