2 lines
96 B
Plaintext
2 lines
96 B
Plaintext
docker run --rm -it -e ELASTIC_HOST=http://elastic:9200 --network elastic $(docker build -q .)
|