We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9001b2e commit 5e8f73bCopy full SHA for 5e8f73b
Dockerfile
@@ -3,7 +3,7 @@ MAINTAINER "Peter Simoncic"
3
4
RUN echo "@testing http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories &&\
5
apk --no-cache upgrade &&\
6
- apk add --no-cache bash shadow nano curl supervisor composer unit unit-php7 \
+ apk add --no-cache bash shadow nano curl supervisor composer yarn unit unit-php7 \
7
php7-common \
8
php7-pecl-imagick \
9
php7-mysqli \
0 commit comments