└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # docker-php-fpm 2 | 3 | This is a docker php fpm image, based on the official php fpm image. 4 | 5 | This project is deprecated: 6 | 7 | > The new version (for all php versions after php 7) is available at https://github.com/Endava/docker-php 8 | > Additionally to fpm mode it also has nginx unit and apache2. 9 | 10 | # Supported Versions 11 | 12 | | Version | Branch | Status | 13 | |---------|--------------------------------------------------------------------------|--------------------------------------------------------------------| 14 | | **8.2** | [release/8.2](https://github.com/exozet/docker-php-fpm/tree/release/8.2) | [![Build Status][github_actions_82_badge]][github_actions_82_link] | 15 | | **8.1** | [release/8.1](https://github.com/exozet/docker-php-fpm/tree/release/8.1) | [![Build Status][github_actions_81_badge]][github_actions_81_link] | 16 | | **8.0** | [release/8.0](https://github.com/exozet/docker-php-fpm/tree/release/8.0) | [![Build Status][github_actions_80_badge]][github_actions_80_link] | 17 | | **7.4** | [release/7.4](https://github.com/exozet/docker-php-fpm/tree/release/7.4) | [![Build Status][github_actions_74_badge]][github_actions_74_link] | 18 | | **7.3** | [release/7.3](https://github.com/exozet/docker-php-fpm/tree/release/7.3) | [![Build Status][github_actions_73_badge]][github_actions_73_link] | 19 | | **7.2** | [release/7.2](https://github.com/exozet/docker-php-fpm/tree/release/7.2) | [![Build Status][github_actions_72_badge]][github_actions_72_link] | 20 | | **7.1** | [release/7.1](https://github.com/exozet/docker-php-fpm/tree/release/7.1) | [![Build Status][github_actions_71_badge]][github_actions_71_link] | 21 | | **7.0** | [release/7.0](https://github.com/exozet/docker-php-fpm/tree/release/7.0) | [![Build Status][github_actions_70_badge]][github_actions_70_link] | 22 | | **5.6** | [release/5.6](https://github.com/exozet/docker-php-fpm/tree/release/5.6) | [![Build Status][github_actions_56_badge]][github_actions_56_link] | 23 | | **5.5** | [release/5.5](https://github.com/exozet/docker-php-fpm/tree/release/5.5) | [![Build Status][github_actions_55_badge]][github_actions_55_link] | 24 | | **5.4** | [release/5.4](https://github.com/exozet/docker-php-fpm/tree/release/5.4) | [![Build Status][github_actions_54_badge]][github_actions_54_link] | 25 | 26 | [github_actions_83_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/8.3 27 | [github_actions_83_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F8.3 28 | 29 | [github_actions_82_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/8.2 30 | [github_actions_82_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F8.2 31 | 32 | [github_actions_81_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/8.1 33 | [github_actions_81_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F8.1 34 | 35 | [github_actions_80_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/8.0 36 | [github_actions_80_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F8.0 37 | 38 | [github_actions_74_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/7.4 39 | [github_actions_74_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F7.4 40 | 41 | [github_actions_73_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/7.3 42 | [github_actions_73_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F7.3 43 | 44 | [github_actions_72_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/7.2 45 | [github_actions_72_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F7.2 46 | 47 | [github_actions_71_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/7.1 48 | [github_actions_71_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F7.1 49 | 50 | [github_actions_70_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/7.0 51 | [github_actions_70_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F7.0 52 | 53 | [github_actions_56_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/5.6 54 | [github_actions_56_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F5.6 55 | 56 | [github_actions_55_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/5.5 57 | [github_actions_55_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F5.5 58 | 59 | [github_actions_54_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/5.4 60 | [github_actions_54_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F5.4 61 | --------------------------------------------------------------------------------