Skip to content

dnsaoki2/docker_mongo_php_apache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ABOUT:

A Dockerfile with mongodb+php+apache

Details:

  • PHP 5.6.25
  • MongoDB 2.4.10
  • Apache/2.4.10

Usage:

  • Build or pull the image
    • docker build -t="image_name" .
    • docker pull dnsaoki/mongo_php_apache
  • Run
    • docker run --name [name] -itd -p [port]:80 [image_name]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages