Sign inSign up

exp10it/elastic

By exp10it

Updated about 5 years ago

Image
0

192

exp10it/elastic repository overview

docker-compose.yml version: '3' services: elastics: image: exp10it/elastic:latest ports: - "9201:9201" volumes: - /var/lib/elasticsearch/1:/data

docker run docker pull exp10it/elastic:latest docker run -d --restart always --name elastic --network host exp10it/elastic

Tag summary

Content type

Image

Digest

Size

739.5 MB

Last updated

about 5 years ago

docker pull exp10it/elastic