EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit c1bb7af3 authored by Mussab Abdalla's avatar Mussab Abdalla
Browse files

increase sleep tmie

parent da7dd6a6
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
sleep 300
until $(docker ps -qf "name=vhr18-pvs_renderer"); do
>&2 echo "Container is unavailable - sleeping"
sleep 15
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment