Skip to content

andreskrey/php-libxml-docker-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

php-libxml-docker-images

Build Status

Custom PHP images with custom libxml2 libraries


These are very basic PHP images with custom libxml versions. This images allow you to test your code against most of the recent versions of libxml.

You can use them in your Dockerfile with the following statement:

FROM andreskrey/php-7.0:libxml-${LIBXML_VERSION}

Make sure you define first an environmental variable with the libxml version you want to use. The following versions are available: 2.9.4, 2.9.5, 2.9.6, 2.9.7, 2.9.8, and 2.9.9.

Available in Docker Hub

About

Custom PHP images with custom libxml2 libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published