Dockerize Nginx - PHP 5.6 - MariaDB - PHPMyAdmin - Reverse Proxy Getting Started Clone/Download This Repository Put your codeigniter project to www folder Change .env file to your local variable Run sudo docker-compose up -d Run the default IP 172.8.0.101 in your browser Database on Codeigniter 2 to install database refer to this repository https://github.com/haricnugraha/docker-mysql-phpmyadmin Temporary Solution for Memcached Create new folder named cache in system/ Change system/libraries/Cache/Cache.php with Cache.php To do Memcached Config License MIT License