mirror of
https://github.com/mashirozx/docker-php-nginx.git
synced 2024-11-22 14:58:15 +08:00
Changed image name to Alpine version
This commit is contained in:
parent
60c73f6bf2
commit
75f6d973d2
@ -10,7 +10,7 @@ Usage
|
|||||||
-----
|
-----
|
||||||
Start the Docker containers:
|
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
|
See the PHP info on http://localhost, or the static html page on http://localhost/test.html
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user