Commit 39a26db5 authored by Linshizhi's avatar Linshizhi

Update Dockerfile

parent e12a4c52
......@@ -6,6 +6,7 @@ RUN apt-get update -y && \
apt-get install -y libfreetype-dev && \
apt-get install -y libfontconfig-dev && \
apt-get install -y libgl1-mesa-dev && \
apt-get install -y mesa-common-dev
apt-get install -y mesa-common-dev && \
apt-get install -y git
CMD "/bin/bash"
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