Docker is nice for reproducibility and for encapsulation of services. This pull request consists of a Dockerfile for producing development or production Docker images, and a docker-compose.yml configuration file for a reasonable minimal docker-compose setup using the official Elasticsearch image and an external database.
Docker is nice for reproducibility and for encapsulation of services. This pull request consists of a Dockerfile for producing development or production Docker images, and a docker-compose.yml configuration file for a reasonable minimal docker-compose setup using the official Elasticsearch image and an external database.