-
Add support for finding docker daemon from common socket paths (#263)
released this
2023-07-01 01:27:54 +00:00 | 167 commits to main since this releaseCaused by #260
act_runner will fail to start if user does not set
docker_hostconfiguration andDOCKER_HOSTenv. This PR adds the support for finding docker daemon from common socket paths so act_runner could detect the docker socket from these paths.The
commonSocketPathsis from nektos/actReviewed-on: https://gitea.com/gitea/act_runner/pulls/263
Co-authored-by: Zettat123 zettat123@noreply.gitea.com
Co-committed-by: Zettat123 zettat123@noreply.gitea.com