beets: run as non-root
This commit is contained in:
parent
81f17e11dd
commit
be215b6bb3
@ -154,9 +154,8 @@ services:
|
||||
beets:
|
||||
image: lscr.io/linuxserver/beets:2.2.0
|
||||
container_name: beets
|
||||
user: 1000:100
|
||||
environment:
|
||||
- PUID=${PUID}
|
||||
- PGID=${PGID}
|
||||
- TZ=${TZ}
|
||||
volumes:
|
||||
- "${DOCKER_STORAGE_PATH}/beets:/config"
|
||||
|
Loading…
x
Reference in New Issue
Block a user