runner-images/README.md

466 B

Runner Images

FOCS docker images used by act_runner to run workflows.

Check https://gitea.com/gitea/runner-images for information about base images.

Actions for this branch will build and push focs.ji.sjtu.edu.cn:5000/gitea/runner-images:focs-ubuntu-latest-slim image.

Quick Start

  1. Put joj3 into /bin or run make prepare
  2. make build && make push on a machine that can access focs.ji.sjtu.edu.cn:5000