I folders that get passed in as volumes have not changed and the script that I run to start the container hasn’t changed so I’m as certain as I can be without the ability to check from inside the container that the volumes are mapped correctly.
The problem is I can’t keep it running long enough to check. It just goes into a restart loop until it finally gives up. When I try I get “the container is currently restarting, try again when it is started” or the like.
Building my own image is the next thing I’ll have to try, but I need to get something running before I play around with that.