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

[BUG] Docker volume permissions #259

Open
eliashaeussler opened this issue Jul 11, 2023 · 1 comment
Open

[BUG] Docker volume permissions #259

eliashaeussler opened this issue Jul 11, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@eliashaeussler
Copy link
Member

PHP version

not relevant

Composer version

not relevant

Package version

latest

Operating system

Ubuntu

Current behavior

When running docker run --rm -it -v $(pwd):/app cpsit/project-builder, I run into issues with Docker volumes having wrong (= root) permissions.

Expected behavior

The permissions in mounted Docker volumes should be okay.

Steps to reproduce

No response

Additional context

No response

@eliashaeussler eliashaeussler added the bug Something isn't working label Jul 11, 2023
@eliashaeussler
Copy link
Member Author

Hi @cumuru, since you had these permission issues on your Ubuntu computer, would you be so kind and add some background information to this issue? This would be nice to further debug this issue, since I don't have an Ubuntu computer at hand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant