-
Switch base for as many images as possible to Alpine. This will save disk space and will reduce time to download image from docker hub.
Any php related images will not be moved to Alpine. This is bec…
-
CentOS Linux release 7.4.1708 (Core)
nginx-amplify-agent-1.1.0-2.el7.x86_64
Amplify agent every time crashes with this output in the log
Traceback (most recent call last):
File "/usr/lib/pyt…
-
After following the Dockerized installation instructions, I tried navigating to the web-app using
`Mozilla/5.0 (X11; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0`
and got:
```
The stream…
InonS updated
3 years ago
-
I just wanted to try compose2bash but it seems that it currently does not support docker-compose files in [version 2](https://docs.docker.com/compose/compose-file/#/versioning):
```
error parsing …
-
When I try to set `oidc_login_provider_url` to something different than I have had before in `config.php`. However, the login link redirection on my Nextcloud when I try to log in never changes. I h…
-
hi,
Unable to install apache the install script does not respect the apache parameter.
best regards
-
### Operating System (OS/VERSION):
Ubuntu 18.04 LTS
### VestaCP Version:
0.9.8
### Installed Software (what you got with the installer):
--nginx yes --apache yes --phpfpm no --named yes…
-
Hi !
We use your exporter but on VM, not K8S.
It would be nice to have a supported Grafana Dashboard, for VM usage.
I made one from your dashboard, I will send to you.
Thanks !
-
https://serversideup.net/open-source/docker-php/ is just good enough at selling its benefits that I am wondering if I'm using the best base image provider.
_Update:_ I'm having trouble setting up a…
-
There three types of network that are built into docker
- host
- bridge
- overlay
We need to decide which type of network out of these three will be supported by this project
- host
- Ther…