Sign inSign up

fabiodcorreia/base-php

By fabiodcorreia

•Updated about 6 years ago

A custom PHP base image built with Alpine Linux.

Image
1

2.0K

fabiodcorreia/base-php repository overview

⁠Docker PHP Base Image

Maintenance Drone Status Latest Release GitHub Licence

MicroBadger Layers Docker Image Size (latest by date) Docker Pulls Docker Image Version (latest semver)

A custom PHP base image built with Alpine Linux.

⁠Base Packages

  • nginx
  • php7
  • php7-fpm
  • php7-fileinfo
  • php7-json
  • php7-mbstring
  • php7-openssl
  • php7-session
  • php7-simplexml
  • php7-xml
  • php7-xmlwriter
  • php7-zlib

⁠Versioning

This image follows the Semantic Versioning⁠ pattern.

  • MAJOR version - Changes on Base Image version (1.0.0 to 2.0.0)
  • MINOR version - Changes on PHP version (7.3.19 to 7.3.20)
  • PATCH version - Package updates and other non breaking changes on the image
  • DRAFT version - Unstable build for review (Optional)
⁠Version Mapping
Version1.01.12.0
Base Image1.x.x1.x.x2.x.x
PHP7.3.197.3.207.3.19

When Base Image gets upgraded the major version is incremented, when PHP gets upgraded the minor version is incremented.

⁠Tags

TagDescription
latestLatest version
1.0.0Specific patch version
1.0Specific minor version
1Specific major version
1.0.0-archSpecific patch version to that arch
1.0-archSpecific minor version to that arch
1-archSpecific major version to that arch
testBranch version - DO NOT USE

The version tags are the same as the repository versioning tags but without the v. The test version is only for build purposes, it should not be pulled.

The arch can be one of the supported architectures described below.

⁠Supported Architectures

ArchitectureTag
x86-64amd64
arm64arm64v8
armhfarm32v7

⁠Environment Variables

NameDescription
PUIDSet the UserID - Details⁠
PGIDSet the GroupID - Details⁠
TZSet the system timezone - Options⁠
HTTP_TRACEEnable HTTP trace Log (default: false)

Tag summary

Content type

Image

Digest

Size

13.6 MB

Last updated

about 6 years ago

docker pull fabiodcorreia/base-php