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-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Impact Platform: PHP

Docker container for PHP.

Overview

Use with the memcached container.

Docker-Compose Usage

php:
    image: impactbot/impact-platform-php
    entrypoint: php <your php command>
    volumes_from:
        - data
    entrypoint:
        - php
        - artisan

About

Docker container for PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published