This commit is contained in:
2024-05-20 13:14:57 +00:00
commit 6009090bba
3 changed files with 26 additions and 0 deletions

12
docker-compose.yml Normal file
View File

@ -0,0 +1,12 @@
version: "3"
services:
runner:
image: gitea/act_runner:latest
restart: always
volumes:
- ./data/act_runner:/data
- /var/run/docker.sock:/var/run/docker.sock
environment:
- GITEA_INSTANCE_URL=https://gitea.guineapig.love
- GITEA_RUNNER_REGISTRATION_TOKEN=0Hm4ZpZFbfBzgoyw2WNZWoYNfteqDMruUXtjCaRv