View on GitHub

Docker PHP Alpine

Docker Apache PHP and SupervisorD for Docker Web App

Download this project as a .zip file Download this project as a tar.gz file

Docker Apache PHP and SupervisorD using Alpine

GitHub Repo Size GitHub Code Size in Bytes GitHub Last Commit GitHub Commit Activity

Purpose

Based on this Inspiration I wanted to create something current.

Description

Codacy Badge codecov

Apache, PHP-FPM, NGINX and SupervisorD for Docker build on Alpine Linux.

Docker

Actions Status

Add this to line 1 of your Dockerfile to build a docker web app:

 FROM ghcr.io/laniksj/docker-php-alpine
 COPY . /var/www/html

That will copy all the web content to your docker container. Then you can use it as a service from any Docker orchestration tools.

Examples

Source: 8 Container Orchestration Tools to Know

Bugs

Please report any bugs or issues you find. Thanks!

License

MIT License

Patreon