Often, when having multiple CI running using act_runner (on another server) and gitea actions, docker image uploads get stuck, returns a 504 Gateway time out (using an nginx reverse proxy), logs shows database updates sometimes running for 3 minutes, causing these timeout issues. I changed ...
debian:stable-slimbased Docker image containingGitea'sact_runner Why not using Alpine Linux? Usage The docker image comes in three flavors: vegardit/gitea-act-runner:latest: only contains the Gitea act_runner and executes workflows in containers of the docker engine running act_runner itself (Doo...
本地的任务runner 可以使用本地的github actions 替换makefile 增强github actions 使用的信心 工作原理 act 实际上是通过读取本地的.github/workflows 目录里边定义的actions,使用docker api pull 或者构建需要的镜像 然后按需执行,当然实际上不同阶段还会包含一些中间结果的,这个也是act 解决的 说明 act 很值得使用,...
manti 使用的 powerstrip Calico 的方式在 Mesos 中实现 Docker 容器网络互联在 Mesos 0.25 时已不再支持 (https://issues.apache.org/jira/browse/MESOS-3821), 而且 Mesos 官方也没有去修复这个问题想法。而且,PowerStrip 只是 Docker 网络的一个临时的方案, Docker 本身也最计划实现 Network Plugin。 Mantl 中...
本地的任务runner 可以使用本地的github actions 替换makefile 增强github actions 使用的信心 工作原理 act 实际上是通过读取本地的.github/workflows 目录里边定义的actions,使用docker api pull 或者构建需要的镜像 然后按需执行,当然实际上不同阶段还会包含一些中间结果的,这个也是act 解决的 ...
通过阿里云云市场镜像在Windows操作系统的ECS实例上快速部署Web环境。利用宝塔Windows面板一键安装IIS组件、PHP环境、MySQL数据库。立即部署 安装Docker并使用 如果您需要在云服务ECS上安装Docker,可使用阿里云提供的Docker镜像源快速部署。本文主要介绍如何基于Alibaba Cloud Linux和CentOS镜像安装Docker、使用Docker制作镜像和部署...
- 简化部署:GitHub Actions Runner通过重现实现GitHub Actions协议,简化了部署过程。 5. 依赖管理 - 安装问题:新手在安装和运行项目时可能会遇到依赖缺失的问题,需要确保Docker和Node.js等工具正确安装和运行。 6. 安全性考虑 - 安全漏洞:虽然GitHub Actions Runner提供了灵活性,但也需要注意其安全性,避免潜在的安全...
dockerfile: image/Dockerfile ignore: DL3008,SC1091 # https://github.com/hadolint/hadolint/wiki/DL3008 - name: Cache trivy cache uses: actions/cache@v4 with: @@ -87,12 +107,15 @@ jobs: restore-keys: | ${{ runner.os }}-trivy- - name: Configure fast APT repository mirror uses: ...
Description When executing a workflow in a windows runner (docker desktop using windows containers and hyperv) could not find plugin bridge in v1 plugin registry: plugin not found Gitea Version v1.21.5 Can you reproduce the bug on the Gi...
vegardit / docker-gitea-act-runner Star 198 Code Issues Pull requests Discussions Docker image based on debian:stable-slim to run Gitea's act_runner as a Docker container docker-image gitea act-runner gitea-actions Updated Jan 5, 2025 Shell TektonOps / charts Star 1 Code Issues Pull...