https://github.com/nicoherbigio/docker-php
Docker Image of PHP
https://github.com/nicoherbigio/docker-php
docker-hub docker-image php
Last synced: over 1 year ago
JSON representation
Docker Image of PHP
- Host: GitHub
- URL: https://github.com/nicoherbigio/docker-php
- Owner: nicoherbigio
- Created: 2019-02-06T21:07:00.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-02-16T12:32:20.000Z (over 1 year ago)
- Last Synced: 2025-02-16T13:33:35.779Z (over 1 year ago)
- Topics: docker-hub, docker-image, php
- Language: Dockerfile
- Size: 292 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP Docker image
[](https://github.com/nicoherbigio/docker-php/actions/workflows/build-docker-images.yml)
## Supported tags and respective `Dockerfile` links
* [`8.4-apache`, `8.4-apache-bullseye`, `8.4.5-apache`, `8.4.5-apache-bullseye`](https://github.com/nicoherbigio/docker-php/blob/main/8.4/debian/apache/default/Dockerfile)
* [`8.3-apache`, `8.3-apache-bullseye`, `8.3.19-apache`, `8.3.19-apache-bullseye`](https://github.com/nicoherbigio/docker-php/blob/main/8.3/debian/apache/default/Dockerfile)
* [`8.2-apache`, `8.2-apache-bullseye`, `8.2.28-apache`, `8.2.28-apache-bullseye`](https://github.com/nicoherbigio/docker-php/blob/main/8.2/debian/apache/default/Dockerfile)
* [`8.1-apache`, `8.1-apache-bullseye`, `8.1.32-apache`, `8.1.32-apache-bullseye`](https://github.com/nicoherbigio/docker-php/blob/main/8.1/debian/apache/default/Dockerfile)
## How to get this image
The recommended way to get the PHP Docker image is to pull the prebuilt image from Docker Hub by specifying the tagged version.
```console
$ docker pull nicoherbigde/php:[TAG]
```
The [list of available versions](https://hub.docker.com/r/nicoherbigde/php/tags) can be viewed at Docker Hub.
## How to use this image
Coming soon ;-)
## Copyleft
This documentation was written by Nico Herbig.