Update docker-compose to run as root and modify permission setting in ChineseNfoRegistry to remove sudo
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
dockerfile: Dockerfile
|
||||
container_name: nas_robot
|
||||
restart: always
|
||||
privileged: true
|
||||
user: root
|
||||
networks:
|
||||
- all_in
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user