mirror of https://gitea.com/gitea/act_runner.git
When running in Docker-in-Docker mode, workspace directories are created as Docker volumes which are not accessible from the DinD daemon's filesystem. This causes docker compose bind mounts like ".:/app" to resolve to empty directories. Add a `container.bind_workdir` configuration option that exposes the existing nektos/act `BindWorkdir` setting. When enabled, workspaces are bind-mounted from the host filesystem instead of using Docker volumes, making them accessible to nested Docker operations. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| pkg | ||