Sign inSign up

flock3/docker-base-alpine-php7

By flock3

•Updated almost 8 years ago

Docker Base Alpine PHP7, Nginx, S6 service manager

Image
0

2.6K

flock3/docker-base-alpine-php7 repository overview

⁠docker-base-alpine-php7

This repo contains all the configuration files and Dockerfile required to build a complete LAMP web server stack configured with the aim to make it suitable for use in any of the SkyBet Free-to-Play range of web apps.

This image is automatically built and made available under the super6awspoc Docker Hub account.

⁠Packages included

OS: Alpine Linux 3.5

Size: The uncompressed size of the image is around 360 MB (120 MB compressed).

  • nginx
  • PHP 7.1 and a number of common extensions including mysqlnd and a Redis client
  • libressl
  • S6⁠

⁠Using this image

Just import it from your web app's Dockerfile like this

FROM diningclub/docker-base-alpine-php7:latest

At this point you'd usually want to set up project-specific components and config files (e.g. nginx, PHP, etc.) although sane defaults are also provided by this base image.

Tag summary

Content type

Image

Digest

Size

164.2 MB

Last updated

almost 8 years ago

docker pull flock3/docker-base-alpine-php7