Vividbit 0 Posted June 5, 2021 Share Posted June 5, 2021 Hello, Still quite new to using Emby with Docker. Below is the line from my container run for the configuration folder. Quote -v Volumes/Media/Docker/Emby/Config:/Config The container creates the folder. I also tested prior by having the folders already created locally. However the container is still creating the folder within itself as far as I know. I also have a Sonarr setup where I'm using a similar line of code to have it put its configuration files in the below successfully. Quote - Volumes/Media/Docker/Sonarr/Config:/config I just wanted to have all of my containers configuration files uniformly accessible in the same location incase I want to check logs outside of the respective services, and create backups without having to backup the entire container. Regards, Vivid Link to comment Share on other sites More sharing options...
Luke 32916 Posted June 6, 2021 Share Posted June 6, 2021 Quote However the container is still creating the folder within itself as far as I know. Hi, sorry, what is the problem exactly? I'm not quite following. Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now