Skip to content

Latest commit

 

History

History
executable file
·
6 lines (6 loc) · 144 Bytes

dockerHelp.md

File metadata and controls

executable file
·
6 lines (6 loc) · 144 Bytes

#My Silex MVC ##In Docker (Require: Docker installed)

docker build -t mysilexmvc .
docker run -d -p 8000:8000 mysilexmvc:latestù