Switch to npm
This commit is contained in:
@@ -13,9 +13,6 @@ ENV IS_DOCKER=YES
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y mmv npm git
|
||||
|
||||
# Prepare Yarn
|
||||
RUN npm install -g yarn
|
||||
|
||||
# Link to build script
|
||||
RUN ln -sf ${SOURCE_DIR}/deployment/build.portable /build.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user