run in bg

This commit is contained in:
Adil Hafeez 2024-10-26 15:54:45 -07:00
parent f91d5081f2
commit 444f2f09fa

View file

@ -30,7 +30,7 @@ sh build_filter_image.sh
log starting the arch gateway service
log =================================
docker compose down
docker compose up &
docker compose up -d
wait_for_healthz "http://localhost:10000/healthz" 60
cd -