-
Notifications
You must be signed in to change notification settings - Fork 6.6k
MacOS M1 using podman-compose #5725
Copy link
Copy link
Closed
Labels
docsDocumentation relatedDocumentation related
Description
mac m1 and docker desktop for map is unreliable, especially after reboot the docker daemon will not run.
podman and podman-compose are able to fix this and run code-server better.
however unable to to save yet.
docker-compose up had no issue but podman-compose up give the following error
Failed to save 'test.py': Unable to write file 'vscode-remote://10.0.0.174:8443/config/workspace/test.py' (NoPermissions (FileSystemError): Error: EACCES: permission denied, open '/config/workspace/test.py')
unable to save anything.
any documentation for m1 mac vs-code server using podman would be ideal.
some permission issue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsDocumentation relatedDocumentation related