Skip to content

Instantly share code, notes, and snippets.

View doing-cr7's full-sized avatar
🎯
Focusing

Doing doing-cr7

🎯
Focusing
  • 北京
View GitHub Profile
version: '3.3'
services:
elasticsearch:
container_name: smartscrape-elastisearch
build:
context: docker-elk/elasticsearch/
args:
ELK_VERSION: $ELK_VERSION
volumes:
- ./docker-elk/elasticsearch/config/elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml:ro