-
Fresh install of Ubuntu 20.04, relevant docker-compose section:
```
php:
image: wodby/php:$PHP_TAG
container_name: "${PROJECT_NAME}_php"
environment:
PHP_SENDMAIL_PATH: /us…
-
Hi, please take a look at the problem i got after executing cmd
`docker compose build` inside silly-dump repository.
The error:
` => [app stage-0 2/13] RUN apt-get update && apt-get install -y …
-
Class CyberSource\Model\Ptsv2paymentsProcessingInformationAuthorizationOptionsInitiatorMerchantInitiatedTransaction located in ./vendor/cybersource/rest-client-php/lib/Model/Ptsv2paymentsMerchantIniti…
-
**Describe the bug**
I ran `ecs-compose-x up -n my-project -f docker-compose.yml`, the stack failed with the following errors:
```
Embedded stack arn:aws:cloudformation:xxx:XXX:stack/xxx-xxx-1234…
-
We want to run our acceptance tests on our ci.
On the ci to avoid issue between multiple builds we use random port.
Using fixed properties we can not connect acceptance tests with our application (b…
-
Visiting a .php url results in downloading the file instead of running it.
How to reproduce:
```
#installed symfony cli tool:
sudo mkdir -p /usr/local/bin
sudo curl -LsS https://symfony.com/i…
-
Hi !
_uname -a :_
Linux x-modified-x 5.16.0-kali3-amd64 #1 SMP PREEMPT Debian 5.16.11-1kali1 (2022-03-03) x86_64 GNU/Linux
_docker-compose version:_
docker-compose version 1.29.2, build unknown…
-
When the _docker-compose.yml_ file is within a sub-directory - relative to where the _RoboFile.php_ is located, how can we use robo-docker-compose related commands.
FYI: [Docker tasks](https://rob…
-
**Sua solicitação de melhoria está relacionada a um problema? Por favor descreva.**
Hoje muitos testes estão demorando demasiado tempo para concluírem e estão muito verbosos, prejudicando a execução t…
-
when php artisan migrate I get:
> Illuminate\Database\QueryException : SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name does not resolve (SQL: select * from information_sc…