docker icon indicating copy to clipboard operation
docker copied to clipboard

Results 13 docker issues
Sort by recently updated
recently updated
newest added

Hi, i'm trying to run `docker-compose.yaml` from the repo, but got each time this error: `ERROR: Invalid interpolation format for "test-php" option in service "services": "${PIMCORE_TEST_DB_DSN:-mysql://pimcore:pimcore@test-db/pimcore}"` I'm using these versions...

Hi team, since earlier today i am getting errors when pulling images `pimcore/pimcore:php8.2-debug-latest` and `pimcore/pimcore:php8.2-supervisord-latest` ``` docker pull pimcore/pimcore:php8.2-supervisord-latest php8.2-supervisord-latest: Pulling from pimcore/pimcore 61320b01ae5e: Extracting [==================================================>] 28.23MB/28.23MB 702b5f271878: Download complete...

Hi, currently we have a -max flavour of the php-fpm image that includes the soap extension. For the supervisor there is no soap extension available. It would be great if...