FOCS docker images used by act_runner to run workflows.
Go to file
bot-joj 7b04ed0ffd
All checks were successful
push / build (push) Successful in 3m24s
chore: JOJ/JOJ3@6a4af46222 trigger build gitea actions
2025-05-27 09:08:30 +00:00
.gitea/workflows ci: use local checkout 2025-02-25 03:12:58 -05:00
bin feat: remove joj3-teapot (#4) 2024-10-31 06:30:20 +08:00
JOJ3@6a4af46222 chore: JOJ/JOJ3@6a4af46222 trigger build gitea actions 2025-05-27 09:08:30 +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 chore: update gh mirror 2025-01-15 20:17:32 -05:00
Makefile ci: remove -it 2024-12-08 13:48:43 -05: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