1
0
Fork 0

Add ca-certificates to get apps from owncloud store

This commit is contained in:
Daniele Tricoli 2015-02-15 22:33:29 +01:00
parent db4f08222c
commit 698e9d4303
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ ENV OWNCLOUD_SHA256SUM 0c62cb06fe4c3eb107bccc4302f2bb3b9f7e5373cf7c9dd307fea8e82
RUN apt-get update && apt-get -y --no-install-recommends install \
bzip2 \
ca-certificates \
nginx \
php5 \
php5-apcu \