Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

sunrise's avatar

Docker image of PHP7.0:cli,fpm,zts,which version should I choose?

I need to download a PHP 7.0 image to bulid a website,there are 3 versions on Docker Hub, https://hub.docker.com/_/php/
cli,fpm,zts,

7.0.4-cli, 7.0-cli, 7-cli, cli, 7.0.4, 7.0, 7, latest (7.0/Dockerfile)
7.0.4-fpm, 7.0-fpm, 7-fpm, fpm (7.0/fpm/Dockerfile)
7.0.4-zts, 7.0-zts, 7-zts, zts (7.0/zts/Dockerfile)

What are the differences?
Which version should I choose?

0 likes
0 replies

Please or to participate in this conversation.