2024-12-22 02:31:56 +08:00

2 lines
83 B
Plaintext

docker build -t elastic-test .
docker run -d -p 9200:9200 -p 9300:9300 elastic-test