Files
elasticsearch/run_index
2023-05-14 18:14:41 +02:00

1 line
114 B
Plaintext

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