Docker
  • Home
  • Alpine
    • Alpine: Executables
  • Alpine S6
    • Alpine S6: Executables
  • Debian
    • Debian: Executables
  • Debian S6
    • Debian S6: Executables
  • Base Images
    • Apache PHP
    • ASP.NET
      • ASP.NET: Executables
    • ClamAV
    • FTPS
    • MariaDB
      • MariaDB: Executables
    • Nginx
      • Nginx: Helpers
      • Nginx: Executables
    • Nginx PHP
      • Nginx PHP: Executables
    • Nginx Proxy
      • Nginx Proxy: Executables
    • Nginx WebDAV
    • PHP
    • PostgreSQL
      • PostgreSQL: Executables
    • Redis
  • Applications
    • FreeScout
    • FreshRSS
    • WordPress
Powered by GitBook
On this page
  • Acknowledgements
  • Ports
  • Volumes
Export as PDF
  1. Base Images

Apache PHP

Base Apache + PHP image with MySQL enabled.

PreviousDebian S6: ExecutablesNextASP.NET

Last updated 3 years ago

(GitHub) (Docker Hub)

Acknowledgements

Based on the for PHP 5.6.40 with Apache and mysql extension installed.

Ports

Port
Description

80

Serves HTTP content (Apache requires permissions for user 1000, e.g. www-data).

Volumes

Volume
Purpose

/var/www/html/

From base image: files are served from this directory.

Source files
Container images
official PHP image