Skip to content

ishaburov/docker-for-php-fpm-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker for php-fpm application

Introduction

Images for php application with needing extensions

Instruction

You can use image from docker hub
https://hub.docker.com/repository/docker/ishaburov/php-fpm

Or copy dockerfile and build it making this command:

docker build -f ./PATH_TO_FILE/php:7.4.9-fpm.dockerfile .

Check docker images :

docker images

And run using IMAGE ID

docker run -it IMAGE ID sh

License

Docker for php-fpm application is open-sourced software licensed under the MIT license.

About

images for php application with needing extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published