forgot to add alpine version to readme
This commit is contained in:
@@ -10,9 +10,9 @@ The Docker hub build can be found here: [https://registry.hub.docker.com/u/richa
|
|||||||
## Versions
|
## Versions
|
||||||
| Tag | Nginx | PHP | Alpine |
|
| Tag | Nginx | PHP | Alpine |
|
||||||
|-----|-------|-----|--------|
|
|-----|-------|-----|--------|
|
||||||
| latest | 1.10.1 | 5.6.21 |
|
| latest | 1.10.1 | 5.6.21 | 3.4 |
|
||||||
| php5 | 1.10.1 | 5.6.21 |
|
| php5 | 1.10.1 | 5.6.21 | 3.4 |
|
||||||
| php7 | 1.10.1 | 7.0.7 |
|
| php7 | 1.10.1 | 7.0.7 | 3.4 |
|
||||||
|
|
||||||
## Building from source
|
## Building from source
|
||||||
To build from source you need to clone the git repo and run docker build:
|
To build from source you need to clone the git repo and run docker build:
|
||||||
|
|||||||
Reference in New Issue
Block a user