Skip to content

thanhle09t2bkdn/centos7-php5.3-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker ubuntu 12.04 with LAMP(php5.3) image

Build image:
cd <clone folder>
./build

Usage:
1. Start container:
./start

2. Stop container:
./stop

Config:
In 'start' script has 3 params: 
+WEB_PORT: web mapping port, default 4000
+SSH_PORT: ssh mapping port, default 2000
+WWW_PATH: path of www of host machine, this folder will be mounted to container, default /var/www

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages