Skip to content

Commit

Permalink
echo volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
everpcpc committed Mar 24, 2020
1 parent b2b681c commit 23e53ba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions run-elasticsearch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ if [[ ! -z $PLUGINS ]]; then
install ${PLUGINS/\\n/ } --batch
fi

ls -lha /es
ls -lha /es/plugins
ls -lha /es/config

docker run \
--rm \
--env "node.name=es1" \
Expand Down

0 comments on commit 23e53ba

Please sign in to comment.