Skip to content

Running docker command #1281

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

Closed
LucaGabi opened this issue Jan 18, 2020 · 2 comments
Closed

Running docker command #1281

LucaGabi opened this issue Jan 18, 2020 · 2 comments

Comments

@LucaGabi
Copy link

Description

When I run the provided docker command I get this error:

error EACCES: permission denied, mkdir '/home/coder/.local/share/code-server/extensions'

Why ?

@decaby7e
Copy link

I get the same error running this. Here is my Docker run command:

docker run -it -p 192.168.2.6:5040:8080 -v "/tmp/code-server:/home/coder/.local/share/code-server" -v "/tmp/code-server-project:/home/coder/project" codercom/code-server:v2

@sr229
Copy link
Contributor

sr229 commented Jan 21, 2020

Duplicate #403

AVOID opening duplicate issues.

@sr229 sr229 closed this as completed Jan 21, 2020
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

3 participants