Daily Shaarli

All links of one day in a single page.

October 26, 2015

How to Use the Official Docker WordPress Image

Contains an interesting part about docker-compose (fig) allowing to easily compose the container for MySQL and the container for PHP+Apache

How to Manually Build Docker Containers for WordPress

How to build two container for Wordpress, the first one running MySQL and the second one running Apache+PHP