This commit is contained in:
Adil Hafeez 2024-10-26 15:30:05 -07:00
parent 0367d74168
commit 0075c65e76

View file

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