FOCS docker images used by act_runner to run workflows.
.gitea/workflows | ||
bin | ||
JOJ3@44446f91c1 | ||
.gitignore | ||
.gitmodules | ||
Dockerfile | ||
Makefile | ||
README.md |
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
- Put
joj3
into/bin
or runmake prepare
make build && make push
on a machine that can accessfocs.ji.sjtu.edu.cn:5000