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

Update Dockerfile

parent 8e49d298
No related branches found
No related tags found
No related merge requests found
Pipeline #1267 failed
......@@ -2,6 +2,7 @@ FROM ubuntu:18.04
MAINTAINER Zandor Smith
RUN apt-get update
RUN apt-get update --fix-missing
RUN apt-get -y install cmake build-essential make autoconf
RUN git clone https://github.com/facebookarchive/RakNet.git
......
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