Hi everyone, I have what I feel like should not be a problem becoming one. For many reasons but mainly simply because I like to play around and learn, I am moving from using my containers with the unraid app store and going to docker compose yamls and portainer be.
I have made sure to pass through my main "Docker" share that holds the config folders for every container I use into the portainer container. I set all the port mappings, volumes, and all that the same as from the unraid apps into portainer. I stop the container, remove the image on unraid side, then start the stack in portainer (using the same docker sock that is also passed through) but when the stack and container(s) start up, they dont seem to "recognize" the config files and start as fresh apps.
Does anyone have any idea as to why this could be happening? Thank you in advanced for any help.