From 75f6d973d2d93945d040b13a4bf777ccd37ba4c1 Mon Sep 17 00:00:00 2001 From: Tim de Pater Date: Wed, 16 Mar 2016 13:53:38 +0100 Subject: [PATCH] Changed image name to Alpine version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f890f40..d624e88 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Usage ----- Start the Docker containers: - sudo docker run -p 80:80 trafex/php-nginx + sudo docker run -p 80:80 trafex/alpine-nginx-php7 See the PHP info on http://localhost, or the static html page on http://localhost/test.html