mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
a31a17b222
This change will ensure that if the curl command for the cleaning of Docker tags on DockerHub fails it will be reattempted up to 2 more times (total of 3) with a 10 second sleep between each attempt. The clean tag logic itself within curl attempts to execute the http request upto 3 times so this will ensure a maximum of 9 attempts. |
||
---|---|---|
.. | ||
authelia-scripts | ||
cmd_bootstrap.go | ||
cmd_build.go | ||
cmd_ci.go | ||
cmd_clean.go | ||
cmd_docker.go | ||
cmd_serve.go | ||
cmd_suites.go | ||
cmd_unittest.go | ||
const.go | ||
docker.go | ||
main.go |