1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-28 09:08:36 +02:00
This commit is contained in:
kev 2015-08-15 09:25:41 +08:00
parent d61c809abc
commit 5ec4e37a42

View File

@ -5,7 +5,7 @@
FROM ubuntu
MAINTAINER kev <noreply@datageek.info>
RUN apt-update \
RUN apt-get update \
&& apt install -y cmake \
g++ \
gcc \