Coder Social home page Coder Social logo

dusta / nginx-php-fpm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wyveo/nginx-php-fpm

0.0 0.0 0.0 433 KB

Nginx + PHP-FPM 8.1.x / 8.0.x / 7.4.x / 7.3.x / 7.2.x / 7.1.x / 7.0.x + Composer built on Debian (Bullseye/Buster) image

Home Page: https://hub.docker.com/r/wyveo/nginx-php-fpm

License: MIT License

Shell 3.67% PHP 41.26% Dockerfile 55.07%

nginx-php-fpm's Introduction

Docker Hub; wyveo/nginx-php-fpm nginx 1.21.6 php 8.1.3 License MIT

Introduction

This is a Dockerfile to build a debian based container image running nginx and php-fpm 8.1.x / 8.0.x / 7.4.x / 7.3.x / 7.2.x / 7.1.x / 7.0.x & Composer.

Versioning

Docker Tag GitHub Release Nginx Version PHP Version Debian Version Composer
latest master Branch 1.21.6 8.1.3 bullseye 2.2.7
php81 php81 Branch 1.21.6 8.1.3 bullseye 2.2.7
php80 php80 Branch 1.21.6 8.0.16 buster 2.0.13
php74 php74 Branch 1.21.6 7.4.28 buster 2.0.13
php73 php73 Branch 1.21.6 7.3.33 buster 2.0.13
php72 php72 Branch 1.21.6 7.2.34 buster 2.0.13
php71 php71 Branch 1.21.6 7.1.33 buster 2.0.13
php70 php70 Branch 1.21.6 7.0.33 buster 2.0.13

Building from source

To build from source you need to clone the git repo and run docker build:

$ git clone https://github.com/wyveo/nginx-php-fpm.git
$ cd nginx-php-fpm

followed by

$ docker build -t nginx-php-fpm:php81 . # PHP 8.1.x

Pulling from Docker Hub

$ docker pull wyveo/nginx-php-fpm:php81

Running

To run the container:

$ sudo docker run -d wyveo/nginx-php-fpm:php81

Default web root:

/usr/share/nginx/html

nginx-php-fpm's People

Contributors

battlecook avatar colinwilson avatar gusdnr9875 avatar manuasir avatar maxdmyers avatar pezhvak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.