Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

b-lab-org/impact-platform-phpfpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Impact Platform: PHP-FPM

Docker container for PHP-FPM.

Overview

Use with the data container and memcached container.

Docker-Compose Usage

phpfpm:
    image: impactbot/impact-platform-phpfpm
    volumes_from:
        - data
    ports:
        - "9000:9000"
    links:
        - memcached

About

Docker container for PHP-FPM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •