Make custom.d work again

This commit is contained in:
sn0w
2019-01-10 19:49:47 +01:00
parent a72cfa9b4e
commit de32be4144
2 changed files with 14 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ EXPOSE 4000
# Get dependencies
RUN \
apk add --no-cache --virtual .tools \
git curl postgresql-client \
git curl rsync postgresql-client \
\
&& apk add --no-cache --virtual .sdk \
build-base \