mirror of
https://gitea.com/gitea/act_runner.git
synced 2025-06-25 16:17:54 +02:00
Wait for the Docker daemon to be ready before starting act runner (#620)
Follow #619. Wait for the Docker daemon to be ready before starting act runner. Reviewed-on: https://gitea.com/gitea/act_runner/pulls/620 Co-authored-by: Jason Song <i@wolfogre.com> Co-committed-by: Jason Song <i@wolfogre.com>
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
exec dockerd-entrypoint.sh
|
||||
exec s6-notifyoncheck dockerd-entrypoint.sh
|
||||
|
Reference in New Issue
Block a user