[fix]
All checks were successful
docker / build-docker (push) Successful in 1m23s

This commit is contained in:
royalcat 2024-03-31 14:35:13 +03:00
parent 48fdb033f8
commit 29669ae0be

View file

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh
/usr/local/bin/dockerd-entrypoint.sh & /usr/local/bin/dockerd-entrypoint.sh &
sleep 5 sleep 5
/bin/forgejo-runner forgejo-runner --config config.yml daemon