Sign inSign up

lalatenduswain/php-5.3-apache

By lalatenduswain

Updated about 2 years ago

Image
0

211

lalatenduswain/php-5.3-apache repository overview

PHP 5.3 Apache Docker Image: PHP 5.3 reached its end of life (EOL) on August 14, 2014, which led to the official Docker support being discontinued. This image was built to maintain PHP 5.3 functionality using the latest official builds.

About PHP: PHP is a server-side scripting language designed for web development and general-purpose programming. It can be embedded in HTML or used with templating engines and web frameworks. PHP is usually processed by an interpreter within a web server or as a CGI.

Usage:

  1. With Dockerfile: Build and run PHP apps using the Dockerfile.
  2. Run Single Script: Use Docker to run single PHP scripts without a Dockerfile.
  3. Installing Modules: Add modules using docker-php-ext-install.

Credits & License: Special credit to Helderco for the FPM version. License details are available in the repository.

For detailed instructions and further usage examples, visit the official repository page.

Tag summary

Content type

Image

Digest

sha256:4806c81da

Size

179.4 MB

Last updated

about 2 years ago

docker pull lalatenduswain/php-5.3-apache