Skip to content

eoinoc/php-composer-slim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Running PHP, Composer, Slim PHP

Prerequisites

  • Docker installed on your machine

Usage

You might not need the sudo bit.

sudo docker build -t php-composer-slim .
sudo docker run -it -p 80:80 -p 443:443 php-composer-slim

History

August 2017.

Being new to Docker, I'm experimenting with how you'd set up a PHP project in a Docker container.

Credits

Author

Eoin Ó Conchúir

License

MIT

About

Docker container that runs Slim PHP framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages