-
### How to use GitHub
* Please use the š [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* Pleaseā¦
-
The domain name was not added to hosts file
I'm using docker-compose syntax version 2.
```
version: '2'
services:
web:
container_name: test
build:
context: .docker
ā¦
-
--- Update ---
Upon further investigation Issue seems to be related to exposed php-fpm port. I'm verifying it's the root cause.
--- Original report ---
latest-fpm-alpine (2021/4/1)
https://ā¦
-
The project needs php 8, but [`docker-compose.yml` uses `php-74`](https://github.com/mnapoli/externals/blob/486eb208f36d1c2a46d6691dfe2e2b48cebab7ee/docker-compose.yml#L26).
So I replaced `php-74` ā¦
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [X] I have already [searched in existing iā¦
-
### Feature Request
| Q | A
|------------ | ------
| New Feature | yes
| RFC | no
| BC Break | no
#### Summary
At the moment, contributors can't run integration uniā¦
-
PHP: 7.4.30
uopz: 6.1.1
Hi. I'm using this package as a dependency of PHP MockClock. Uopz is installed in a php docker container using the following:
```
# Build extensions
FROM bref/php-74-cā¦
-
### Description
When starting an application that has lots of php files (Laravel) I sometimes get a crash with 'bad signal' 139.
I don't know if this is limited to the ZTS build of PHP, but it happeā¦
-
The command '/bin/sh -c apt-get update && apt-get install -y libzip-dev && apt-get install -y zlib1g-dev && rm -rf /var/lib/apt/lists/* && docker-php-ext-install zip' returned a non-zeā¦
-
Getting below error when i used the docker but the image has build successfully.
`**exec /usr/local/bin/uvdesk-entrypoint.sh: no
![image](https://github.com/uvdesk/community-skeleton/assets/91299ā¦