FOCS docker images used by act_runner to run workflows.
Go to file
2025-06-20 08:04:07 +00:00
.gitea/workflows ci: use gitea.xxx 2025-06-05 06:31:39 -04:00
bin feat: joj3-forge-convert set -x 2025-06-17 23:32:27 -04:00
JOJ3@f04a471969 chore: JOJ/JOJ3@f04a471969 trigger build gitea actions 2025-06-18 07:04:01 +00:00
.gitignore feat: remove joj3-teapot (#4) 2024-10-31 06:30:20 +08:00
.gitmodules fix: org name 2024-09-30 17:42:47 -04:00
Dockerfile feat: set pip index url 2025-06-01 10:52:38 -04:00
Makefile feat: set GOPROXY 2025-06-19 07:07:58 -04:00
README.md docs: show image tag 2025-03-14 03:00:57 -04:00

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