Skip to content
Snippets Groups Projects
Commit 29cb2b95 authored by Zandor Smith's avatar Zandor Smith :computer:
Browse files

Also install git.

parent e9826949
No related branches found
No related tags found
No related merge requests found
Pipeline #1268 failed
......@@ -3,7 +3,7 @@ MAINTAINER Zandor Smith
RUN apt-get update
RUN apt-get update --fix-missing
RUN apt-get -y install cmake build-essential make autoconf
RUN apt-get -y install git cmake build-essential make autoconf
RUN git clone https://github.com/facebookarchive/RakNet.git
RUN cd Raknet
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment