This commit is contained in:
+2
-2
@@ -28,8 +28,8 @@ RUN useradd -m -d /home/container -s /bin/bash container
|
||||
USER container
|
||||
ENV USER=container HOME=/home/container
|
||||
WORKDIR /home/container
|
||||
RUN git clone https://github.com/ThePansmith/Monifactory.git
|
||||
RUN cd ~/Monifactory/tools/build && npm install
|
||||
##RUN git clone https://github.com/ThePansmith/Monifactory.git
|
||||
##RUN cd ~/Monifactory/tools/build && npm install
|
||||
##RUN node ~/Monifactory/tools/build build-server
|
||||
##RUN cp ~/Monifactory/dist/server/* ~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user