Skip to content

arunwebber/dockerintegratedPhp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

dockerintegratedPhp

Nothing is here its just an experiment thatz it

How to run this

Build it using simple docker
docker build -t hello-world .
docker run -p 8080:8080 hello-world

Go to the host machine you will see a hello world message :)

About

This is a simple integration of php with docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages