Skip to content

Statically-compiled PHP CLI and FPM for containerisation.

License

Notifications You must be signed in to change notification settings

manarth/php-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Statically-compiled PHP

This Docker definition compiles PHP and exports statically-linked executables of PHP-CLI and PHP-FPM for use in containerisation.

Usage

Run docker build -t php-static

References

Files available in the container

  • /usr/bin/php
  • /usr/sbin/php-fpm
  • /etc/php/php.ini
  • /etc/php/php-fpm.conf
  • /etc/php/php-fpm.d/www.conf.EXAMPLE
  • /etc/ssl/certs

License

  • The PHP License, version 3.01.

About

Statically-compiled PHP CLI and FPM for containerisation.

Resources

License

Stars

Watchers

Forks

Packages