-
-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Labels
🧐 Bug: Needs ConfirmationSomething isn't working, but needs to be confirmed by a team member.Something isn't working, but needs to be confirmed by a team member.
Description
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?
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.Something isn't working, but needs to be confirmed by a team member.