An open API service indexing awesome lists of open source software.

https://github.com/linuxeye/docker-php-fpm-7.4


https://github.com/linuxeye/docker-php-fpm-7.4

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# PHP-FPM 7.4

**Available Architectures:** `amd64`, `arm64`

This repository will provide you a fully functional PHP-FPM 7.4 Docker image built from [official sources](https://github.com/php/php-src) nightly. It provides the base for [LinuxEye PHP-FPM Docker images](https://github.com/linuxeye/docker-php-fpm).

## 🐋 Available Docker tags

[![](https://img.shields.io/docker/pulls/bypanel/php-fpm-7.4.svg)](https://hub.docker.com/r/bypanel/php-fpm-7.4)

[`latest`][tag_latest] [`buster`][tag_buster]

```bash
docker pull bypanel/php-fpm-7.4
```

#### Rolling releases

The following Docker image tags are rolling releases and are built and updated every night.

| Docker Tag | Git Ref | Available Architectures |
|-----------------------------|---------|---------------------------|
| **[`latest`][tag_latest]** | main | `amd64`, `arm64` |
| [`buster`][tag_buster] | main | `amd64`, `arm64` |

[tag_latest]: https://github.com/linuxeye/docker-php-fpm-7.4/blob/main/Dockerfile.latest
[tag_buster]: https://github.com/linuxeye/docker-php-fpm-7.4/blob/main/Dockerfile.buster

**Findme:**
**🐱** [linuxeye](https://github.com/linuxeye)
**🐋** [bypanel](https://hub.docker.com/u/bypanel)