From 8967e04971f15406c0f7a5be5e11f6bc993c220c Mon Sep 17 00:00:00 2001 From: Dror G Date: Mon, 20 Oct 2014 18:29:48 +0300 Subject: [PATCH] Updated README --- php-zendserver/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/php-zendserver/README.md b/php-zendserver/README.md index 9d0d992e0..b6f738452 100644 --- a/php-zendserver/README.md +++ b/php-zendserver/README.md @@ -1,3 +1,15 @@ +# Supported tags and respective `Dockerfile` links + +- [`latest`, `5.5` (*Dockerfile*)](https://github.com/zendtech/php-zendserver/blob/master/5.5/Dockerfile) +- [`5.4` (*Dockerfile*)](https://github.com/zendtech/php-zendserver/blob/master/5.4/Dockerfile) + +For more information about this image and its history, please see the [relevant +manifest file +(`library/hipache`)](https://github.com/docker-library/official-images/blob/master/library/hipache) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + + What is Zend Server? ==================