From e9ed481eaadaeb1b825e3612705e75daca7f24fb Mon Sep 17 00:00:00 2001 From: Tim de Pater Date: Thu, 18 Feb 2016 09:23:59 +0100 Subject: [PATCH] Added links to Docker Hub containers --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4122aaa..50690d7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Docker PHP-FPM & Nginx setup Example PHP-FPM & Nginx setup for Docker using docker-compose. Usage ----- +----- Add this to your hosts file: 127.0.0.1 docker-app.dev @@ -14,6 +14,15 @@ Start the Docker containers: See the PHP info on http://docker-app.dev +Docker Hub +---------- +The containers can be found on the Docker hub: + +- [trafex/example-appdata](https://hub.docker.com/r/trafex/example-appdata) +- [trafex/example-nginx](https://hub.docker.com/r/trafex/example-nginx) +- [trafex/example-phpfpm](https://hub.docker.com/r/trafex/example-phpfpm) + + Resources & inspiration ----------------------- https://ejosh.co/de/2015/09/how-to-link-docker-containers-together