3d-pro / nginx-php

Nginx Stable /w PHP 8.1 image of Debian Bullseye

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nginx Stable /w PHP 8.1 Build Status

Required Docker Images

  • nginx

Build

  docker build -t nginx-php:latest .

Run

  docker run -d -p 8080:80 -p 4433:443 -h nginx-php --name nginx nginx-php:latest

About

Nginx Stable /w PHP 8.1 image of Debian Bullseye


Languages

Language:Dockerfile 86.9%Language:Shell 13.1%