mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-19 20:46:09 +00:00
6 lines
147 B
YAML
6 lines
147 B
YAML
services:
|
|
runner:
|
|
image: docker.io/gitea/act_runner:nightly
|
|
env_file: .env
|
|
volumes:
|
|
- /var/run/docker.sock:/var/run/docker.sock |