OpenSearch/distribution/docker/docker-test-entrypoint.sh
Rabi Panda 7949f92bec
Cleanup default flavor stragglers from docker distributions. (#481)
This commit removes the references for the `default` docker distributions which were originally part of the different flavors of distributions. This also fixes some of the failing docker compose tests under `qa`.

Signed-off-by: Rabi Panda <adnapibar@gmail.com>
2021-04-09 10:24:41 -07:00

5 lines
126 B
Bash
Executable File

#!/bin/bash
cd /usr/share/opensearch/bin/
/usr/local/bin/docker-entrypoint.sh | tee > /usr/share/opensearch/logs/console.log