mirror of
https://github.com/linuxserver/docker-baseimage-alpine-nginx.git
synced 2026-02-20 01:03:46 +08:00
fix libressl dependency
This commit is contained in:
parent
ee7e0c5e5a
commit
006e69866a
@ -10,6 +10,9 @@ RUN \
|
||||
nano \
|
||||
nginx \
|
||||
openssl && \
|
||||
apk add --no-cache \
|
||||
--repository http://nl.alpinelinux.org/alpine/edge/main \
|
||||
libressl2.5-libssl && \
|
||||
apk add --no-cache \
|
||||
--repository http://nl.alpinelinux.org/alpine/edge/community \
|
||||
php7 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user