Skip to content

Custom docker image with php5-fpm

Notifications You must be signed in to change notification settings

livestalker-archive/docker-php5-fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-php5-fpm

Dockerfile and conext for creaing custom fpm image. This image contain two custom builded deb packages:

  • icu_57-1_amd64.deb
  • php5-intl_3.0.0-1_amd64.deb

This packages fix some problems with internationalization.

Versions

# php -r "phpinfo();" | grep -A 10 PECL

...
intl

Internationalization support => enabled
version => PECL-3.0.0
ICU version => 57.1
ICU Data version => 57.1
...

Additional info

About

Custom docker image with php5-fpm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published