Installing the Docker LEMP scripts from here https://github.com/iliyan-trifonov/docker-lemp-1st

by iliyan
GNU/Linux ◆ linux ◆ bash 1171 views

Source: https://github.com/iliyan-trifonov/docker-lemp-1st

I am using Vagrant to run Ubuntu 12.04 64bit, upgrade its kernel, install docker and run the script to create linked containers for nginx, php, mysql and 2 data volumes for the mysql datadir put in a custom dir and the sites dir where the php files and phpmyadmin/ dir are.

I hope you enjoy my first try at docker and asciinema! :)