install webpack
This commit is contained in:
parent
2d313edc63
commit
7e633bf2b6
@ -4,6 +4,8 @@ RUN apk --no-cache add \
|
|||||||
composer \
|
composer \
|
||||||
npm
|
npm
|
||||||
|
|
||||||
|
RUN npm install --global webpack
|
||||||
|
|
||||||
ENV NC_VERSION=22.1.0
|
ENV NC_VERSION=22.1.0
|
||||||
ENV NC_SHA256_SUM=4820808f799146853604e1fa27d7f292449018a44dc73bf928a97b02028318ba
|
ENV NC_SHA256_SUM=4820808f799146853604e1fa27d7f292449018a44dc73bf928a97b02028318ba
|
||||||
RUN wget https://download.nextcloud.com/server/releases/nextcloud-$NC_VERSION.tar.bz2
|
RUN wget https://download.nextcloud.com/server/releases/nextcloud-$NC_VERSION.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user