Skip to content

dasiekjs/php-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple PHP containers

NOT INCLUDED WEBSERVER (use f.ex nginx from example folder) Use this image as php service - link it into your container and use port 9000

installed extensions:

  • iconv
  • gettext
  • intl
  • xml
  • soap
  • opcache
  • pdo
  • pdo_mysql
  • mysqli
  • pdo_pgsql
  • curl
  • zip
  • gd
  • pgsql
  • mcrypt
  • xdebug
  • mongodb
  • composer

build

docker build . -t __Name__

example usage with nginx in example folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published