Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 2.63 KB

README.md

File metadata and controls

62 lines (41 loc) · 2.63 KB

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

Donate

Patreon