Skip to content

Composer: chmod operation not permitted #629

@vlakarados

Description

@vlakarados

Steps To Reproduce

Windows 11, podman with WSL2
Run container in fresh directory with sample compose.yaml
Exec into container
Run composer require psr/log (or any other package, or do anything else).

Outcome

What did you expect?

Successful package installation

What happened instead?

Image

Affected Docker Images

serversideup/php:8.5-fpm-nginx

Anything else?

Help articles on permissions didn't help here. Can create/edit files from terminal (exec), php executions do not work.
composer init works and the composer.json and composer.lock files are created without issues.

Metadata

Metadata

Assignees

Labels

🧐 Bug: Needs ConfirmationSomething isn't working, but needs to be confirmed by a team member.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions