I installed Redash from DigitalOcean marketplace which uses docker image to install and setup Redash on server. I’m trying to bind mount so that I can edit the files easily however I cannot bind mount, whether its --mount
or -v
I always get the same error.
I have zero knowledge and experience with docker and I just don’t understand what the problem is.