gnu-libiconv moved to community repo fixes build and closes #258
This commit is contained in:
@@ -14,7 +14,7 @@ ENV LUAJIT_INC=/usr/include/luajit-2.1
|
|||||||
|
|
||||||
# resolves #166
|
# resolves #166
|
||||||
ENV LD_PRELOAD /usr/lib/preloadable_libiconv.so php
|
ENV LD_PRELOAD /usr/lib/preloadable_libiconv.so php
|
||||||
RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/testing gnu-libiconv
|
RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/community gnu-libiconv
|
||||||
|
|
||||||
RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
|
RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
|
||||||
&& CONFIG="\
|
&& CONFIG="\
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ If you have improvements or suggestions please open an issue or pull request on
|
|||||||
### Versioning
|
### Versioning
|
||||||
| Docker Tag | Git Release | Nginx Version | PHP Version | Alpine Version |
|
| Docker Tag | Git Release | Nginx Version | PHP Version | Alpine Version |
|
||||||
|-----|-------|-----|--------|--------|
|
|-----|-------|-----|--------|--------|
|
||||||
| latest/1.6.0 | Master Branch |1.14.2 | 7.3.2 | 3.9 |
|
| latest/1.6.1 | Master Branch |1.14.2 | 7.3.2 | 3.9 |
|
||||||
|
|
||||||
For other tags please see: [versioning](https://gitlab.com/ric_harvey/nginx-php-fpm/blob/master/docs/versioning.md)
|
For other tags please see: [versioning](https://gitlab.com/ric_harvey/nginx-php-fpm/blob/master/docs/versioning.md)
|
||||||
|
|
||||||
|
|||||||
@@ -18,6 +18,7 @@ The latest tag will always follow the master branch in git. the other versions w
|
|||||||
| Docker Tag | PHP Version | Nginx Version | Alpine Version | Container Scripts |
|
| Docker Tag | PHP Version | Nginx Version | Alpine Version | Container Scripts |
|
||||||
|-----|-------|-----|--------|--------|
|
|-----|-------|-----|--------|--------|
|
||||||
| 1.6.0 | 7.3.2 |1.14.2 | 3.9 | 0.3.8 |
|
| 1.6.0 | 7.3.2 |1.14.2 | 3.9 | 0.3.8 |
|
||||||
|
| 1.6.1 | 7.3.2 |1.14.2 | 3.9 | 0.3.8 |
|
||||||
|
|
||||||
#### PHP 7.2
|
#### PHP 7.2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user