diff --git a/Dockerfile b/Dockerfile index 179a8a4..e4f4d06 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,7 +30,7 @@ RUN git clone https://gitlab.com/RemixDev/deemix-gui.git --recursive && \ WORKDIR /deemix-gui -RUN yarn install --prod +RUN yarn install-all --prod COPY root/ /