pickle icon indicating copy to clipboard operation
pickle copied to clipboard

PHP Extension installer

Results 43 pickle issues
Sort by recently updated
recently updated
newest added

I'm using docker in docker (DIND) to build my base php8.2 container and I'm running into an issue trying to install xdebug that only shows up in DIND: https://gitlab.com/portlandlabs/containers/-/jobs/3481867623 ```...

**Problem** During command execution, output gets buffered in `$out` array for further logging. The content of the array is then composed in a single log message. Use of array leads...

I'm using your excellent package to install redis inside a docker It works, but I'd like to avoid some seconds of wait while pickle is waiting for me to reply...