mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
Add more logs
This commit is contained in:
@@ -15,6 +15,6 @@ export COMPOSE_HTTP_TIMEOUT=120
|
|||||||
|
|
||||||
# Build the images and call docker compose.
|
# Build the images and call docker compose.
|
||||||
cd "$DOCKER_RESOURCE_FOLDER"
|
cd "$DOCKER_RESOURCE_FOLDER"
|
||||||
docker compose up -d --build --force-recreate
|
docker compose up --build --force-recreate &
|
||||||
|
|
||||||
$SCRIPT_DIR/wait-service-to-start.sh
|
$SCRIPT_DIR/wait-service-to-start.sh
|
||||||
|
Reference in New Issue
Block a user