add alloy

This commit is contained in:
iceBear67
2026-07-08 22:30:48 +08:00
parent 06ad25f8e7
commit c6ce5f676e
11 changed files with 113 additions and 21 deletions
+4
View File
@@ -4,6 +4,10 @@ depend() {
need docker tsdns
}
start_pre() {
docker pull git.sfclub.cc/cloud/workspace-image:latest
}
command="/usr/bin/bubble"
command_args="-config /daemon/config.yaml 2>&1"
pidfile="/run/${RC_SVCNAME}.pid"