 anduin ha revisionato questo gist 2 years ago. Vai alla revisione
                
                anduin ha revisionato questo gist 2 years ago. Vai alla revisione
                
                    1 file changed, 5 insertions
fake.yml(file creato)
| @@ -0,0 +1,5 @@ | |||
| 1 | + | # Fake entrypoint for the service. Always sleep. | |
| 2 | + | entrypoint: ["sleep", "infinity"] | |
| 3 | + | # Fake healthcheck for the service. Always return true. | |
| 4 | + | healthcheck: | |
| 5 | + | test: ["CMD", "true"] | |
    
    
                            
                            Più nuovi
    
    
    Più vecchi