Sign inSign up

antoinegomez/nginx

By antoinegomez

Updated almost 7 years ago

Nginx images

Image
0

10K+

antoinegomez/nginx repository overview

Docker images

nginx

php-single-vhost

This image is meant to be used with one php application.

Two ENV variables allows you to setup the root directory and host.

PHP_PUBLIC_DIR: /app
PHP_HOST: app

nodejs

alpine-build

Used to build nodejs project.

Contains build base, git, bash, openssh, python, mysql-client, redis plus many other stuff required to build nodejs projects. Also have AWS Cli and serverless installed.

Using nodejs LTS 10x images for now, mostly because I use this for AWS Lambda.

Available tags:
  • node:lts-alpine-build
  • node:10.16.3-alpine-build
  • node:10.17.0-alpine-build

php

7.3-fpm

Created for Greenjinn PHP apps.

Using php:7.3-fpm image as base.

Adding these mods:

  • mcrypt
  • bcmath
  • bz2
  • calendar
  • pcntl
  • iconv
  • intl
  • mbstring
  • mysqli
  • opcache
  • pdo_mysql
  • zip
  • gd
  • redis

LICENCE

Use at your own risk. I may edit or delete images without notice.

Tag summary

Content type

Image

Digest

Size

48.5 MB

Last updated

almost 7 years ago

docker pull antoinegomez/nginx