View on GitHub

Docker Example Web App

Docker Example Web App For Docker PHP Alpine

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

Docker Example Web App

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

Purpose

Running a web service in a docker container using docker-php-alpine.

Description

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

Usage

Codacy Badge codecov

Docker

Actions Status

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

I’m using the html folder to store my web content. In this case it’s a web form.

Bugs

Please report any bugs or issues you find. Thanks!

License

MIT License

Patreon