Compare commits
2 Commits
game2005_w
...
master
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f17e1ad075 | ||
![]() |
e5593790c0 |
@ -17,7 +17,7 @@ RUN mkdir -p /app
|
||||
COPY . /app
|
||||
WORKDIR /app
|
||||
RUN chmod -R 755 /app
|
||||
RUN ln -s /usr/bin/x86_64-linux-gnu-g++-9 /usr/bin/g++
|
||||
#RUN ln -s /usr/bin/x86_64-linux-gnu-g++-9 /usr/bin/g++
|
||||
RUN /usr/bin/bash /app/boundle.sh
|
||||
CMD ["bash"]
|
||||
#CMD ["/app/boundle.sh"]
|
Loading…
x
Reference in New Issue
Block a user