Files
elasticsearch/run_index
2023-02-19 10:04:10 +01:00

1 line
115 B
Plaintext

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