php-fpm 7.3.3 base image

Docker image for php-fpm 7.3.3 production and development images, contains common software

Available extensions for install

docker pull mcsim/php-fpm-7.3.3:latest

Build command example:

docker build --build-arg TIME_ZONE=Asia/Almaty -t php-fpm-7.3.3:latest .