-
### Has this been reported before?
- [X] I have checked for existing reports of this issue
### Repro steps
1. Open docker desktop
2. Write a simple dockerfile extending from the official php…
-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and…
-
### Description
We can make changes to code on versions
-
Инициализация зависает на первичном обновлении базы на файле lib.reviews.sql
Где (как?) можно посмотреть причину зависания/ошибки? Можно ли включить debug?
tolid updated
1 month ago
-
php 8.3 FTP_BINARY not found
Works in 8.1 afaik.
Please fix
Regards
-
Here is my content inside Dockerfile
`
FROM wyveo/nginx-php-fpm:php72
RUN apt-get update && apt-get install -y \
librdkafka-dev
RUN docker-php-ext-install rdkafka && docker-php-ext-enable r…
-
### Describe the problem
When the Kimai Docker image is deployed behind a reverse proxy, it logs the Docker network IP address (e.g., 172.20.0.1) for all requests instead of the real client IP addres…
-
I have target like:
```
target "fpm-73" {
...
tags = ["repo/php:7.3-fpm", "repo/php:7.3-fpm-latest"]
}
```
I'm getting Minor version outside of `docker-bake.hcl`, e.g. `7.3.27` so I'd l…
-
Could somebody please provide an example of how to run multiple caddy containers? Not in a swarm or kubernetes. I'd like to have a main caddy that handles whole-server services like portainer and mato…
-
### Describe the bug
Column format can't render numeric percentage without decimal place.
```
columns: [
{
renderer: 'text'
},{
renderer: 'numeric'
},{
renderer: 'numeri…