Skip to content

goeroeku/php-fpm-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP FPM ALPINE Build Status

Docker image

How to Use

docker pull goeroeku/php-fpm-alpine:latest

php-fpm-alpine

PHP FPM with mysqli and pdo base on Alpine

Softwares & Versions

  • Alpine 3.9
  • PHP 7.3.1
  • Git
  • Composer

Extra PHP modules installed

  • mysqli
  • pdo_mysql

Manual Building

  1. ./bin/dockerlint
  2. ./bin/build {TAG} [dev,prod]

Helper scripts

  1. ./bin/dockerlint : Checks the syntax of the Dockerfile file
  2. ./bin/build : for building images
  3. ./bin/start : for starting a container
  4. ./bin/enter : for entering a container

About

PHP FPM with mysqli and pdo base on Alpine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published