3 lines
83 B
Docker
3 lines
83 B
Docker
FROM blacktop/elastic-stack:latest
|
|
COPY ./nginx.conf /etc/nginx/conf.d/kibana.conf
|