Fixes to sunwell and minor improvements

This commit is contained in:
omer
2024-04-15 15:50:41 +02:00
parent 87a4da5882
commit 79ca60d136
46 changed files with 1507 additions and 716 deletions
-7
View File
@@ -11,13 +11,6 @@ RUN git clone https://github.com/couchbase/libcouchbase.git
RUN cd libcouchbase && git checkout 2.9.0 && cmake . && make && make install && ldconfig
# RUN wget http://packages.couchbase.com/clients/c/libcouchbase-2.5.8_ubuntu1404_amd64.tar && tar xvf *.tar && cd libcouchbase-2.5.8_ubuntu1404_amd64/ && dpkg -i *.deb
RUN pip install couchbase==2.2.4
# hearthmod
#RUN git clone https://github.com/farb3yonddriv3n/hm_database.git
#RUN git clone https://github.com/farb3yonddriv3n/hm_base.git
#RUN git clone https://github.com/farb3yonddriv3n/hm_gameserver.git
#RUN git clone https://github.com/farb3yonddriv3n/hm_lobbyserver.git
#RUN git clone https://github.com/farb3yonddriv3n/hm_ctl.git
#RUN git clone https://github.com/farb3yonddriv3n/hm_stud.git
# cleanup
RUN rm -rf /app/couchbase-server-enterprise_4.5.0-ubuntu14.04_amd64.deb