Commit 543e1068 authored by 智勇's avatar 智勇

install git

parent 44bd33bb
......@@ -8,5 +8,6 @@ COPY ./sources.list /etc/apt/
RUN set -ex \
&& apt-get update \
&& apt-get install -y make gcc g++ python \
&& apt-get install -y git \
&& rm -rf /var/lib/apt/lists/*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment