FOCS docker images used by act_runner to run workflows.
Go to file
2025-06-05 10:35:33 +00:00
.gitea/workflows ci: use gitea.xxx 2025-06-05 06:31:39 -04:00
bin fix: only push on changed 2025-06-03 22:10:29 -04:00
JOJ3@0ea7672640 chore: JOJ/Joint-Teapot@01b1b464fa trigger force build gitea actions 2025-06-05 10:30:59 +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: joj3-forge-convert 2025-06-01 08:35:35 -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