-
Request to add PHP module ImageMagick
-
I had to piece together from the very weak Docker and Docker Compose examples (that are out of date and slightly incorrect/minimal), but got a proper install of this running today. Note, this config …
-
When using the following components in my compose yml file:
```
####
# FPM node
#
# @NOTE in production, the source volumes should be source:ro
# but local devs may need to write to…
-
### 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…
-
Hi
I have a few small suggestions for improving user customization. One small issue to address, plus a few additional suggestions.
**Problem:**
If you edit the `name` configuration setting, …
ghost updated
6 months ago
-
We have [two other integrations](https://github.com/lando/lando/tree/master/experimental/plugins) rolling now. These both use their own images and have baked in tooling that is very useful for local d…
pirog updated
4 months ago
-
### Description
Hello, community. I am using php-fpm 8.2 in the docker container and running on the Kubernetes cluster.
And after some time of observations, I see very strange behavior of my horizon…
-
### GitHub Action which occured title's error
https://github.com/makinodesu/my-portfolio/runs/6302479364?check_suite_focus=true
---
### Solution (during verification)
- Copy deployed proje…
-
In commit 83ea69d54bea72e1df9a2647ee101c73deb86d44, a redis session handler was intrododuced. But the file `/usr/local/etc/php/conf.d/redis-session.ini` can not be written when using a non-root image,…
-
I am unable to get the VSCode debugger to work with PHP running in a podman container. I was able to set this up using Docker by following these steps...
1. Create php.dockerfile (Dockerfile)
2. C…