Compare commits

..

No commits in common. "master" and "game2005_wsproxy.1.0.0.1.20220303R2" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -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"]

View File

@ -1 +0,0 @@
python deploy_docker.py