-
Pulling the `composer/composer:2-bin` contains a very outdated composer version.
Until yesterday it contained a recent version.
```
$ cat Dockerfile
FROM php:8-alpine
COPY --from=composer/com…
-
## Describe the bug
After https://github.com/PHPCSStandards/PHP_CodeSniffer/pull/524 I get the following error:
```
Fatal error: Uncaught InvalidArgumentException: The $sniffClass parameter was n…
-
This is my first time using Orbiter. Currently, I got this swarmtest.yml :
```
version: '3.7'
networks:
my_docker_network:
services:
orbiter:
image: gianarb/orbiter
command: …
-
### What happened?
Description:
We are experiencing crashes when running our Laravel application using the binary release of FrankenPHP (musl). However, when using the official FrankenPHP Docker ima…
-
I am using your docker-compose, with docker-caddy-proxy for https/reverse proxy _and_ for webserver. No need for nginx. The public Nextcloud security scan gives me an A+ rating and as far as I can tes…
-
Moving from Ubuntu 22.04 to Alpine Linux will further reduce container size and complexity and allow for faster container migrations as well.
-
### Discussed in https://github.com/Domotrique/okovision_2023/discussions/2
Originally posted by **arkpoah** November 15, 2023
Hello,
Comme discuté, j'ai créé une installation pour Docker, …
exy updated
10 months ago
-
Is it somehow possible to support Laravels autodicovery feature?
I tried to dig into Laravel to find the relevant code but I only found the place [where the extra gets loaded](https://github.com/la…
-
Hey guys! Mr. Intangble here.
**Congrats for this great plugin!**
Since I've created my website with Elementor I wonder if there is a way to allow the user login using a custom modal. Because of…
-
Hello, I might be doing something wrong but would like some help if possible.
I'm running this image with the php-fpm.
I'm able to view html pages but whenever I try to run a php file a get "No inpu…