bt-sync / sync-docker

Resilio Sync docker image
https://www.resilio.com
178 stars 59 forks source link

Cannot create clean container to persist files from running one instance to the next #49

Open ahaghgoo opened 2 years ago

ahaghgoo commented 2 years ago

Hi,

I'm having trouble creating my personal container of this docker image so that I can keep the files from one instance to the next instance that I run the docker. To best illustrate this, I have uploaded the following screenshots to show that each time I initialize the container via docker-compose, it creates a numbered folder.

I've also provided a screenshot of my current docker-compose file for review. My goal is to ensure that all of the files and folders dedicated for this would be contained within the "Resilio Sync" folder indicated in the screenshot. I've been able to get most of the files and folders to be created there by customizing the YAML file, but I am still getting a numbered folder with each instance that I run the docker-compose of Resilio Sync.

Any help with this would be greatly appreciated!

Screen Shot 2022-06-03 at 21 45 20

Screen Shot 2022-06-03 at 21 45 41

Screen Shot 2022-06-03 at 21 46 21