WebServer/gitea-runner/docker-compose.yaml
Aleksey_Skakodub 62fd20182b
Some checks failed
Test Workflow / test (push) Successful in 2s
Deploy to Server / deploy (push) Failing after 6s
****
2025-04-21 17:48:46 -04:00

15 lines
425 B
YAML
Executable File

version: '3'
services:
gitea-runner:
image: gitea/act_runner:latest
container_name: gitea-runner
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ./config.yaml:/runner/config.yml
- /var/gitea-runner:/data
environment:
- GITEA_INSTANCE_URL=https://super-admins.online
- GITEA_RUNNER_REGISTRATION_TOKEN=WRXwMh6gi6CrF3XddpkH4mcrx8sNpnyBam0FY9gj