Closed hollanbm closed 3 years ago
Changing /data
to /config
inside the docker container would (possibly, silently) break things for everyone who copied the command-line call from the instructions before that change. So best to leave it as it is for now.
I imagine the formatting will require additional tweaks, for now, this is a good starting point.
I chose not to modify the existing docker run statements. Though it wouldn't hurt to modify those to match the new docker-compose config
Also, I am strongly in favor of renaming the /data mount to /config. This will better match the linuxserver.io container structure, and be more clear and familiar to most users versus /data --I chose not to make this change to keep this PR isolated. We can discuss further if you are interested.