docker run --rm -it -e ELASTIC_HOST=http://elastic:9200 -p 8080:8080 --network elastic $(docker build -q -f Dockerfile_http .)