balloob / unraid-docker-templates

This repository holds Docker templates for Docker images to be used in unRAID 6 (beta 8 or later).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not able to write to any files

sjabby opened this issue · comments

Seems the owner of all the files is wrong.
To get it working i had to run this after first setting up the docker:

chgrp users -R /mnt/user/appdata/home-assistant
chown nobody -R /mnt/user/appdata/home-assistant

It just runs the default Home Assistant docker.