This commit is contained in:
Nikita Romanov 2025-06-14 23:49:32 +03:00
parent a932e27835
commit 1e840c013f
6 changed files with 26 additions and 18 deletions

View file

@ -24,5 +24,5 @@ services:
volumes:
- ./runner/data:/data
restart: unless-stopped
command: "/bin/sh -c 'while : ; do sleep 1 ; done ;'"
# command: "/bin/sh -c 'sleep 5; forgejo-runner daemon'"
command: "/bin/sh -c 'sleep 5; forgejo-runner daemon'"
# command: "/bin/sh -c 'while : ; do sleep 1 ; done ;'"