mirror of
https://github.com/mashirozx/docker-php-nginx.git
synced 2024-11-22 14:58:15 +08:00
Added links to Docker Hub containers
This commit is contained in:
parent
126068b319
commit
e9ed481eaa
11
README.md
11
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
|
||||
|
Loading…
Reference in New Issue
Block a user