Action: build custom image
All checks were successful
Build and push runner-custom image / publish (push) Successful in 33s
All checks were successful
Build and push runner-custom image / publish (push) Successful in 33s
This commit is contained in:
11
README.md
11
README.md
@@ -1,2 +1,13 @@
|
||||
# runner-custom
|
||||
|
||||
Pull this image : `docker pull git.unixyourbrain.org/beastie/runner-custom:latest`
|
||||
|
||||
This is a simple Archlinux docker image with this packages :
|
||||
- docker and docker-buildx
|
||||
- git
|
||||
- npm
|
||||
|
||||
This image can be used with gitea act_runner to build docker images with Gitea Actions.
|
||||
Check documentation here : https://docs.gitea.com/usage/actions/overview
|
||||
|
||||
Package is build nightly
|
||||
|
||||
Reference in New Issue
Block a user