Fix all integrations
This commit is contained in:
@@ -41,7 +41,7 @@ up() {
|
||||
-p "${MANTICORE_SPHINX_PORT}:9312" \
|
||||
-v "$MANTICORE_DATA_DIR:/var/lib/manticore" \
|
||||
-v "$MANTICORE_LOG_DIR:/var/log/manticore" \
|
||||
-v "$MANTICORE_CONFIG_FILE:/etc/manticoresearch/manticore.conf:ro" \
|
||||
-v "$MANTICORE_CONFIG_FILE:/etc/manticoresearch/manticore.conf" \
|
||||
docker.io/manticoresearch/manticore:latest >/dev/null
|
||||
echo "Started $MANTICORE_CONTAINER"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user