Skip to content

Commit 5e8f73b

Browse files
author
Peter Simoncic
committed
add yarn and nodejs
1 parent 9001b2e commit 5e8f73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ MAINTAINER "Peter Simoncic"
33

44
RUN echo "@testing http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories &&\
55
apk --no-cache upgrade &&\
6-
apk add --no-cache bash shadow nano curl supervisor composer unit unit-php7 \
6+
apk add --no-cache bash shadow nano curl supervisor composer yarn unit unit-php7 \
77
php7-common \
88
php7-pecl-imagick \
99
php7-mysqli \

0 commit comments

Comments
 (0)