Skip to content

Quick Start ?'s #63

Answered by hopsj
hopsj asked this question in Q&A
Feb 23, 2021 · 1 comments · 8 replies
Discussion options

You must be logged in to vote

Thanks again for the reply, tried running via sudo, but no dice.

However, now after two days of googling, I seem to have found a solution! See https://devops.stackexchange.com/questions/11267/permission-denied-within-mounted-volume-inside-docker-podman-container

Nutshell is adding :z at the end of the the volume. Not sure yet what exactly this means, but alas the ls command is at least working:

docker run --volume /home/<username>/nemo:/nemo:z nanofab/nemo ls
logs
media
secrets
settings.py
static

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@rptmat57
Comment options

@hopsj
Comment options

@rptmat57
Comment options

@hopsj
Comment options

Answer selected by rptmat57
@rptmat57
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants