mirror of
https://github.com/linuxserver/docker-cops.git
synced 2026-02-19 18:51:05 +08:00
commit
dbca55b049
@ -1,4 +1,4 @@
|
||||
FROM lsiobase/alpine.nginx:3.5
|
||||
FROM lsiobase/alpine.nginx:3.6
|
||||
MAINTAINER chbmb
|
||||
|
||||
# set version label
|
||||
@ -14,11 +14,6 @@ RUN \
|
||||
|
||||
# install runtime packages
|
||||
apk add --no-cache \
|
||||
--repository http://nl.alpinelinux.org/alpine/edge/main \
|
||||
icu-libs \
|
||||
libwebp && \
|
||||
apk add --no-cache \
|
||||
--repository http://nl.alpinelinux.org/alpine/edge/community \
|
||||
php7-dom \
|
||||
php7-gd \
|
||||
php7-intl \
|
||||
|
||||
@ -110,6 +110,7 @@ Unlike other implementations of COPS in a docker container, the linuxserver ver
|
||||
|
||||
## Versions
|
||||
|
||||
+ **25.05.17:** Rebase to alpine linux nginx 3.6.
|
||||
+ **03.04.17:** Add composer packages, reduce layers.
|
||||
+ **02.04.17:** Updated to version 1.1.0.
|
||||
+ **05.02.17:** Updated to Alpine 3.5 & PHP7.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user