Closed YoshiOST closed 8 months ago
Hey there! I'm having no luck in reproducing this..
Have you tried creating a new Folder with the required files and see if it gives you any luck?
FeedCord_Test
Folder (or whatever you wish to call it)appsettings.json
file in the base of this folderversion: "3.9"
services:
myfeedcord:
image: qolors/feedcord:latest
container_name: FeedCord
restart: unless-stopped
volumes:
- ./appsettings.json:/app/config/appsettings.json
See if this runs correctly - we can see if it's a folder and/or file permissions issue by chance. Report back and I'll be happy to try to figure this out for you. Thanks
I had to do a full reinstall of docker. sorry about this. I guess I must have corrupted it in between docker updating and the build update 👍 . Thanks for the help.
I've been getting "error while creating mount source path" for a while. I have updated the appsettings.json format, but haven't moved it anywhere new. root folder I put the yaml and using the docker cli commands. before the 2.0.0 update, it seemed fine.
I'm using window 10, wsl2