Merge pull request 'Add Dockerfile and update README' (#1) from Zettat123/actions-runner-images:init into main
Reviewed-on: https://gitea.com/actions/runner-images/pulls/1 Reviewed-by: Jason Song <i@wolfogre.com>
This commit is contained in:
1
Dockerfile
Normal file
1
Dockerfile
Normal file
@@ -0,0 +1 @@
|
|||||||
|
FROM node:16-bullseye
|
||||||
@@ -1,2 +1,5 @@
|
|||||||
# runner-images
|
# runner-images
|
||||||
|
|
||||||
|
This is the default image used by [act_runner](https://gitea.com/gitea/act_runner) to run workflows.
|
||||||
|
|
||||||
|
If the tool you need does not exist in this image, please create an [issue](https://gitea.com/actions/runner-images/issues) to report it or send a [pull request](https://gitea.com/actions/runner-images/pulls) to add it.
|
||||||
|
|||||||
Reference in New Issue
Block a user