-
Hello
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Ha…
ghost updated
4 months ago
-
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…
-
I'm trying to get php working and am stuck at this problem. Let me write down some info on the setup:
- in lighttpd.conf i've enabled the modules alias, access and accesslog, and additionally am tryi…
-
As the current Deployer stable version is v7, it would be nice to have a corresponding image tag. Let me know if you are interested in a PR for Deployer 7 support.
-
I've installed opcache with `docker-php-ext-install opcache` in docker image based on `nginx/unit:1.28.0-php8.1`
When I set `"opcache.jit": "1235"` in config.json, I got this error on container start…
-
Do you have a docker image for your php frontend?
-
**Description**
I want to use upstream image changes as a cache busting technique, but it does not work as I expected. When using `--cache-from` the build uses cache even though `--pull` suppli…
-
I'm running the docker version, i've:
- setup the oauth2.ini file in app_data path specified in hm3.ini
- php script/config_gen.php
The file is detected during the config_gen.php, i then procee…
-
I would like to run this image alongwith others in docker-compose. How can I configure it to run in server-mode in the docker-compose file ?
Also, is there anyway to bind it to an interface & specif…
-
### Description
The database dump functionality when using a postgres database no longer works. It looks like the postgres client was just [removed from the image](https://github.com/craftcms/docke…