wodby / base-php

Forked php images with additional Alpine 3.13 variants

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About this Repo

Build Status Docker Pulls Docker Stars

This repository is a fork of https://github.com/docker-library/php with a few changes:

Docker Images

Supported tags and respective Dockerfile links:

  • 8.1.5-alpine3.15, 8.1-alpine3.15, 8-alpine3.15, 8.1.5, 8.1, 8, alpine3.15, latest (Dockerfile)
  • 8.0.18-alpine3.15, 8.0-alpine3.15, 8.0.18, 8.0 (Dockerfile)
  • 7.4.29-alpine3.15, 7.4-alpine3.15, 7-alpine3.15, 7.4.29, 7.4, 7, (Dockerfile)
  • 8.1.5-alpine3.13, 8.1-alpine3.13, 8-alpine3.13, alpine3.13 (Dockerfile)
  • 8.0.18-alpine3.13, 8.0-alpine3.13 (Dockerfile)
  • 7.4.29-alpine3.13, 7.4-alpine3.13 (Dockerfile)

All images built for linux/amd64 and linux/arm64

About

Forked php images with additional Alpine 3.13 variants

License:MIT License


Languages

Language:Shell 48.4%Language:Dockerfile 39.8%Language:Makefile 11.9%