Skip to content

Docker - Container with Apache2, PHP 7, MySQL

Notifications You must be signed in to change notification settings

F13Z/docker-php7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-php7

Container with Ubuntu 16.04, PHP 7.1, MySQL & composer

Install

First step, build the container « website »

./build.sh

And Run

./run.sh

Commands

Start container « website »

docker start website

Stop container

docker stop website

Quit container

Ctrl+d

Delete container

sudo docker rm website

Delete image

docker rmi website

About

Docker - Container with Apache2, PHP 7, MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages