mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-15 07:32:42 +08:00
😗使用root权限进行action
This commit is contained in:
parent
f5a97c24c5
commit
5cd791bdb2
@ -4,6 +4,7 @@ services:
|
||||
image: code.forgejo.org/forgejo/runner:7.0.0
|
||||
container_name: ${CONTAINER_NAME:-forgejo-runner}
|
||||
restart: always
|
||||
user: root
|
||||
command: "/data/scripts/register.sh"
|
||||
volumes:
|
||||
- ./data:/data
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user