Skip to content

Generic PHP server for little docker webapps.

License

Notifications You must be signed in to change notification settings

torgie/docker-php-generic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

docker-php-generic

Generic PHP server for little docker webapps; this just adds some core modules.

Running the container

The only thing you need to do is mount a host directory into /var/www/html!

This works well when combined with jwilder's nginx reverse proxy. Just set the VIRTUAL_HOST environment variable when running the container and let the proxy do the rest.

If also combining it with the letsencrypt companion, then set the LETSENCRYPT_HOST environment variable to be the same as VIRTUAL_HOST to enable turn-key SSL.

Enjoy!

About

Generic PHP server for little docker webapps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published