-
### Support guidelines
- [X] I've read the [support guidelines](https://github.com/librenms/docker/blob/master/.github/SUPPORT.md)
### I've found a bug and checked that ...
- [X] ... the documentat…
-
Running cron.sh, php bin/worker.php or php bin/daemon.php does nothing in a docker container.
The daemon.php always returns Friendica isn't properly installed yet.
worker.php isn't running the j…
-
With mhsendmail installed on application container and MailHog on another, I'm unable to set smtp addr using ENV vars. mhsendmail keeps trying to use localhost:1025.
docker-compose.yml:
```yml
…
-
@jusito thank you for making this docker image, unfortunately I had this problem:
![image](https://user-images.githubusercontent.com/48323856/97782325-292db000-1b91-11eb-831b-0731a183e3c9.png)
…
-
PHP does not read environment variables
using docker-compose.yml file:
```
version: '3.7'
services:
nginx-php-fpm-app:
image: tiredofit/nginx-php-fpm:8.2-alpine
volumes:…
-
* [x] This is a bug report
* [ ] This is a feature request
* [x] I searched existing issues before opening this one
### Expected behavior
A stack should `rm` and `deploy` cleanly
``…
-
### Environment
* **Version**: 2.4.2
* **Installation**: docker image
* **PHP version**: not sure (one inside official docker image)
* **OS**: Linux
* **Database**: Postgresql
* **Parameters…
-
### Description
An organisation I created has a team called `php-packages`
The team is listed on a call to teams endpoint: `/orgs//teams`
But when I am calling this endpoint: `/orgs//teams/sear…
-
https://circleci.com/docs/2.0/language-php/#pre-built-circleci-docker-images
-
Hi, I'm looking for a proper way to set the following opcache settings that are not supported by environment variables out of the box:
```
opcache.optimization_level=0x7FFEBFFF
opcache.blacklist_fi…