Skip to content

ElasticSearch container for The Lightweight Docker Runtime

Notifications You must be signed in to change notification settings

isabella232/tldr-elasticsearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Introduction

This container provides ElasticSearch and Logstash.

Building

docker build -t tldr/elasticsearch .

Running

docker run -d --name elasticsearch -h elasticsearch -p 9200:9200 -p 9300:9300 tldr/elasticsearch

Testing

TODO

About

ElasticSearch container for The Lightweight Docker Runtime

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published