roflmao / docker-neolink-roflmao

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

    livenessProbe:                                                                                                                                                                                                 
      exec:                                                                                                                                                                                                        
        command:                                                                                                                                                                                                   
        - /bin/bash                                                                                                                                                                                                
        - /check_rtsp.sh                                                                                                                                                                                           
        - Veranda/mainStream                                                                                                                                                                                       
      failureThreshold: 5                                                                                                                                                                                          
      initialDelaySeconds: 5                                                                                                                                                                                       
      periodSeconds: 10                                                                                                                                                                                            
      successThreshold: 1                                                                                                                                                                                          
      timeoutSeconds: 5  

About


Languages

Language:Shell 63.2%Language:Dockerfile 36.8%