mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
log
This commit is contained in:
parent
0367d74168
commit
0075c65e76
1 changed files with 2 additions and 1 deletions
|
|
@ -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 -
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue