I have a LEMP stack which is created by this docker-compose command: cadvisor: image: google/cadvisor:latest […]
Tag: docker
(Docker) How to install dependencies, using separate Composer container, in WordPress container?
Dockerfile FROM wordpress ENV REFRESHED_AT 2015-08-12 ADD composer.json /var/www/html ADD composer.lock /var/www/html # install the […]
Nginx as loadbalancer for wordpress, error serving static files
I’m setting up a simple environment on docker with the following stack: nginx as load […]
Vagrant + Docker + WordPress
I installed vagrant on a Mac and I want to achieve this : Launch vagrant […]
docker-compose wordpress mysql connection refused
I’ve created a small docker-compose.yml which used to work like a charm to deploy small […]
Easy moving of environments: deploybot, docker or manual grunt/gulp setup?
Using a straight forward environment setup for a wordpress website, a local AMP stack for […]
Is it possible to use Gitlab and WordPress container linked to only one Mariadb container?
I have an instance of Gitlab running on my host, it’s composed by: a Gitlab […]
Fail to connect mysql in running wordpress docker
I used the script to start mysql and wordpress through docker. (https://github.com/lamuguo/wordpress-setup/blob/master/start_wordpress.sh) The xfguo-wp image […]
Docker for traditional web application with load balancing?
This is rather a concept question than a technical question. My question is: if I […]
Can not access wordpress configured in Docker even though its status is running
Im following the instruction here to make a wordpress site in Docker: http://www.sitepoint.com/how-to-use-the-official-docker-wordpress-image/ 1.pull&run mysql […]
No More Posts Available.
No more pages to load.