FOCS docker images used by act_runner to run workflows.
Go to file
张泊明518370910136 8d0ee0af03
Some checks failed
push / build (push) Failing after 4m52s
ci: install conf-gen from gitea
2025-06-01 10:14:15 -04:00
.gitea/workflows ci: use local checkout 2025-02-25 03:12:58 -05:00
bin feat: rsync whole .config 2025-06-01 10:01:11 -04:00
JOJ3@44446f91c1 chore: JOJ/JOJ3@44446f91c1 trigger build gitea actions 2025-05-31 12:55:45 +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 ci: install conf-gen from gitea 2025-06-01 10:14:15 -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