Skip to content

Commit 96e9d59

Browse files
authored
Merge pull request #2 from vic/patch-1
Add Alpine main repo URL for resolving libssl
2 parents f64c3cd + 6673e24 commit 96e9d59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ MAINTAINER Tim de Pater <[email protected]>
55
RUN apk --no-cache add php7 php7-fpm php7-mysqli php7-json php7-openssl php7-curl \
66
php7-zlib php7-xml php7-phar php7-intl php7-dom php7-xmlreader php7-ctype \
77
php7-mbstring php7-gd nginx supervisor curl bash \
8+
--repository http://dl-cdn.alpinelinux.org/alpine/edge/main/ \
89
--repository http://dl-cdn.alpinelinux.org/alpine/edge/community/
910

1011
# Configure nginx

0 commit comments

Comments
 (0)