Fixes to sunwell and minor improvements
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user