Igor Panychek
Results
2
issues of
Igor Panychek
Due to the hardcoded image name (`elastica_elastica`) in the Makefile, the following won't work: ``` git clone https://github.com/ruflin/Elastica.git custom-directory cd custom-directory make tests ``` ``` ... docker run -e "ES_HOST=elasticsearch"...