Logo
Explore Help
Sign In
mirrors/act_runner
0
0
Fork 0
You've already forked act_runner
mirror of https://gitea.com/gitea/act_runner.git synced 2025-07-13 22:58:59 +08:00
Code Issues Packages Projects Releases Wiki Activity
act_runner/scripts/s6/docker/run

4 lines
65 B
Plaintext
Raw Normal View History

Support `basic`, `dind` and `dind-rootless` as multiple kinds of images (#619) - `basic`: Only the runner process in the container; users need to mount the Docker socket to it. - `dind`: A Docker daemon will be started in the container with the root user. - `dind-rootless`: A Docker daemon will be started in the container with a rootless user. Use s6 instead of supervisord to start processes. Reviewed-on: https://gitea.com/gitea/act_runner/pulls/619 Reviewed-by: Zettat123 <zettat123@noreply.gitea.com> Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: Jason Song <i@wolfogre.com> Co-committed-by: Jason Song <i@wolfogre.com>
2024-11-06 03:15:51 +00:00
#!/usr/bin/env bash
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>
2024-11-06 07:38:31 +00:00
exec s6-notifyoncheck dockerd-entrypoint.sh
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 34ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API