Skip to content

edenreich/raspberry-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Raspberry Pi PHP

Raspberry PI docker image container running PHP7.0-FPM.

Installed

  • Git
  • Composer
  • PHP 7.0 FPM

Requirements

  • docker-cli

Usage

On the command line:

docker run -it -d -p 9000:9000 --name php -w /var/www/html edenr/raspberry-php

To enter:

docker exec -it php bash

Links

About

PHP7.0-FPM docker image for raspberry ARM architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published