Skip to content

Simple Ubuntu 16.04 + Apache2 + PHP5.6 with external config on Docker.

License

Notifications You must be signed in to change notification settings

TeskeVirtualSystem/WebDocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebDocker

Simple Ubuntu 16.04 + Apache2 + PHP5.6 with external config on Docker.

Run

docker container run -v /path/to/apacheconf:/etc/apache2 -v /path/to/www:/var/www/ -v /path/to/apacheconf/php:/etc/php -p 80:80 -p 443:443 -d webdocker:latest

About

Simple Ubuntu 16.04 + Apache2 + PHP5.6 with external config on Docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published