This commit is contained in:
parent
383bd434c2
commit
04473236af
@ -1,6 +1,7 @@
|
|||||||
FROM fascinated/docker-images:node-latest
|
FROM fascinated/docker-images:node-latest
|
||||||
|
|
||||||
EXPOSE 5000
|
EXPOSE 80
|
||||||
|
ENV HOST=0.0.0.0
|
||||||
|
|
||||||
RUN git clone https://git.fascinated.cc/Fascinated/scoresaber-reloaded.git
|
RUN git clone https://git.fascinated.cc/Fascinated/scoresaber-reloaded.git
|
||||||
RUN mv scoresaber-reloaded/.git ./
|
RUN mv scoresaber-reloaded/.git ./
|
||||||
|
Reference in New Issue
Block a user