Update docker-compose to run as root and modify permission setting in ChineseNfoRegistry to remove sudo
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 11s
Docker Build & Deploy / Deploy to Production (push) Successful in 16s

This commit is contained in:
孙诚
2025-03-19 15:05:27 +08:00
parent 795937d052
commit fbea48813e
2 changed files with 3 additions and 1 deletions

View File

@@ -5,6 +5,8 @@
dockerfile: Dockerfile
container_name: nas_robot
restart: always
privileged: true
user: root
networks:
- all_in
environment: