-
**Description:**
I am encountering an issue with running a Docker image that I obtained from your repository. The image fails to execute and throws an "Uncaught Phalcon\Mvc\Micro\Exception: Not-Found…
-
Hello,
I tried to install Laravel container and everything was fine
used version : bitnami/laravel
Socioboard version : Socioboard-5.0
deployment approach :
1. download "docker-compose.yml"
…
-
### Discussed in https://github.com/serversideup/docker-php/discussions/220
Originally posted by **jaydrogers** November 13, 2023
# 👉 Describe the problem
[comment]: (What are you trying to …
-
### 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.
…
-
Hi,
When building the phpfpm example as docker image, I see the php cli included in /nix.
/nix/store/ppmh7fh74ywsypabp613xip0c0dhn7vz-php-8.0.29/bin/php
/nix/store/kayqcnlwcmmacy6pbz0x7h07agd5p…
-
***OS type***
Linux
***Drupal version***
9
***Codebase***
mounted codebase
**Describe the bug**
When trying to run tests, either Drupal core tests or custom tests, i.e. php run_tests.php …
-
### Brief summary
When performing a `page.goto` the span for this API call is longer than the parent span that it is contained within it. In the screenshot the red square is highlighting the navigati…
-
### Environment
* **Version**: 2.6.4
* **Installation**: docker
* **PHP version**:
* **OS**:
* **Database**:
* **Parameters**:
### What steps will reproduce the bug?
There appears to b…
-
I think this project is a very good project, so that Nginx can do a lot more.
However, it may be too long for the project to be submitted for testing by anyone other than the author, and the defaul…
-
Looks like the `--pull` option disallows fallback to locally installed image if pull attempt failed. If I remove `--pull` flag from building `B` image - everything works OK. I think it's not good idea…