Skip to content

ECLAYA4188/rpi-php-ec

 
 

Repository files navigation

PHP Docker image for Raspberry Pi

A basic PHP image that's compatible with Raspberry Pi. Automated builds are pushed whenever a new version of PHP becomes available.

Supported tags and respective Dockerfile links

What is PHP?

PHP is a server-side scripting language designed for web development, but which can also be used as a general-purpose programming language. PHP can be added to straight HTML or it can be used with a variety of templating engines and web frameworks. PHP code is usually processed by an interpreter, which is either implemented as a native module on the web-server or as a common gateway interface (CGI).

wikipedia.org/wiki/PHP

logo


This image is available on GitHub & DockerHub.

About

Raspberry Pi compatible PHP 7 Docker images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 65.6%
  • Dockerfile 34.4%