13 lines
466 B
Markdown
13 lines
466 B
Markdown
# Runner Images
|
|
|
|
FOCS docker images used by [act_runner](https://gitea.com/gitea/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`
|