Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permissions issue in Linux #17

Open
gcolgate opened this issue Jun 16, 2021 · 1 comment
Open

Permissions issue in Linux #17

gcolgate opened this issue Jun 16, 2021 · 1 comment

Comments

@gcolgate
Copy link

Output from installing docker in linux using the script

Status: Downloaded newer image for evbauer/mesa_lean:15140.01
docker@8fc17e294469:$ cd docker_work
docker@8fc17e294469:
/docker_work$ ls
README
docker@8fc17e294469:~/docker_work$ mkdir test
mkdir: cannot create directory 'test': Permission denied

Why is docker_work protected? What is the password?

@evbauer
Copy link
Owner

evbauer commented Jun 16, 2021

I'm not sure, but there might have been an issue mounting that directory when you launched the container? Do you see any sort of message related to mounting when you first run the script to launch MESA-Docker?

The password inside the container is mesa, but I doubt that will help anything. Are you at least able to run mkdir test in some other location in the container besides docker_work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants