Skip to content
This repository has been archived by the owner on Mar 11, 2023. It is now read-only.

Alpine Linux 3.9 Docker image running Nginx and PHP 7

Notifications You must be signed in to change notification settings

luzifer-docker/alpine-nginx-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luzifer-docker / alpine-nginx-php

Run nginx and php-fpm in a Docker container using s6 overlay

Usage

## Build container (optional)
$ docker build -t luzifer/alpine-nginx-php .

## Execute radicale
$ docker run --rm -ti -v $(pwd):/var/www -p 80:80 luzifer/alpine-nginx-php

About

Alpine Linux 3.9 Docker image running Nginx and PHP 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published