This commit is contained in:
parent
04473236af
commit
402cfc24aa
@ -3,9 +3,9 @@ FROM fascinated/docker-images:node-latest
|
||||
EXPOSE 80
|
||||
ENV HOST=0.0.0.0
|
||||
|
||||
RUN git clone https://git.fascinated.cc/Fascinated/scoresaber-reloaded.git
|
||||
RUN mv scoresaber-reloaded/.git ./
|
||||
RUN rm -rf scoresaber-reloaded
|
||||
# RUN git clone https://git.fascinated.cc/Fascinated/scoresaber-reloaded.git
|
||||
# RUN mv scoresaber-reloaded/.git ./
|
||||
# RUN rm -rf scoresaber-reloaded
|
||||
|
||||
COPY . .
|
||||
|
||||
|
Reference in New Issue
Block a user