-
Helllo...
I'm using php docker image as the base image for my container, it's in order to add additional extensions to php.
everything works fine.. the image is created.. but when I'm running it…
-
I don't think I am doing anything wrong, just what I am used to doing but anything I set in `environment` of `docker-compose.yml` is not being picked up when I have a composer project.
For example.…
-
Did a vanilla nginx/unit/php7/wordpress install on a fresh Ubuntu Xenial and noticed that I couldn't log in to wp-admin or post comments. Seems like $_POST doesn't get populated[1]?
Not sure if its…
-
The `SapiEmitter` generates a `Content-Length` header based on the length of the body stream length.
But it also flushes any existing output buffer, and doesn't take measures to prevent both of tho…
-
@
hi
i have been trying to deploy this with no luck
3 nodes have label storagenode=glusterfs and running the daemonset gives this error
pods created but only 1 is ready
```
glusterfs-mr…
-
```
Worker information
hostname: i-0974c87-precise-production-2-worker-org-docker.travisci.net:1453c881-6cd3-41ee-a34d-5ebe79b4f900
version: v2.5.0 https://github.com/travis-ci/worker/tree/da3a4322…
-
### Issue Type
- Support Request
### Your Environment
```
Vagrant 1.9.3
VirtualBox 5.0.36_Ubuntur114008
ansible 2.3.0.0
config file = /etc/ansible/ansible.cfg
configured module search…
-
This is a follow up of https://github.com/vanilla/vanilla/pull/5445
You can see the error on that job: https://travis-ci.org/vanilla/vanilla/jobs/224308262
I was not able to reproduce it on my loc…
-
**Description**
I'm using docksal on virtualbox as a local development environment. Sites running locally are extremely slow, and when requests are made the VBoxHeadless CPU usage spikes above 100%…
-
We have a new community guide for deploying Mattermost to Debian in a production configuration. It's difficult for the core team to test a very broad set of configurations, so we're asking for help fr…