Sign inSign up

jamrizzi/php-nginx-alpine

By jamrizzi

•Updated about 9 years ago

Lightweight php nginx server on an alpine image

Image
1

917

jamrizzi/php-nginx-alpine repository overview

Please ★ this repo if you found it useful ★ ★ ★

⁠Features

  • Under 25 MB
  • PHP 7

⁠Installation

docker run --name some-php-nginx-alpine -d -v /your/php/app:/app/www -p 8888:8888 jamrizzi/php-nginx-alpine:php7

⁠Dependencies

⁠Support

Submit an issue⁠

⁠Buy Me Coffee

A ridiculous amount of coffee was consumed in the process of building this project.

Add some fuel⁠ if you'd like to keep me going!

⁠Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

⁠License

MIT License⁠

Jam Risser⁠ © 2017

⁠Credits

⁠Changelog

0.0.1 (2017-05-10)

  • Initial release

Tag summary

Content type

Image

Digest

Size

22.2 MB

Last updated

about 9 years ago

docker pull jamrizzi/php-nginx-alpine