Adding a basic retry loop during configuration. If configuration fails, the runner will just straight into a retry loop and will continuously fail until it dies after a while. This change will retry 10 times and will exit if the configuration wasn't successful. Also, changed the logging format, adding a bit of color in the event of success or failure. |
||
|---|---|---|
| .. | ||
| patched | ||
| supervisor | ||
| Dockerfile | ||
| Dockerfile.dindrunner | ||
| Dockerfile.ubuntu.1804 | ||
| Makefile | ||
| entrypoint.sh | ||
| logger.sh | ||
| modprobe | ||
| startup.sh | ||