Compare commits
No commits in common. "master" and "game2005_wsproxy.1.0.0.1.20220303R2" have entirely different histories.
master
...
game2005_w
@ -17,7 +17,7 @@ RUN mkdir -p /app
|
|||||||
COPY . /app
|
COPY . /app
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
RUN chmod -R 755 /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
|
RUN /usr/bin/bash /app/boundle.sh
|
||||||
CMD ["bash"]
|
CMD ["bash"]
|
||||||
#CMD ["/app/boundle.sh"]
|
#CMD ["/app/boundle.sh"]
|
Loading…
x
Reference in New Issue
Block a user