Terms of Service | Privacy Policy | Cookie Policy

Verified Commit 6b192ade authored by Uwe Plonus's avatar Uwe Plonus
Browse files

Updated Dockerfile to use git lfs

parent 27cb03c4
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
FROM ubuntu:16.04

RUN apt-get update
RUN apt-get -y install git make nasm build-essential
RUN apt-get -y install curl
RUN curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash
RUN apt-get -y install git git-lfs make nasm build-essential
RUN git lfs install
RUN apt-get -y install texlive-full noweb