From f795b414796c8f7e45df521aac795f88d087f7ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=B3=8A=E6=98=8E518370910136?= Date: Thu, 27 Jun 2024 02:39:43 +0800 Subject: [PATCH] docs: README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ce9bf1a --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Runner Images + +FOCS docker images used by [act_runner](https://gitea.com/gitea/act_runner) to run workflows. + +Check for information about base images.