Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
97bb92ace5fa26e20a0d0f87131dce9567048985
/
.
/
.gitlab
/
ci
/
docker
/
ninja
/
centos7-aarch64
/
Dockerfile
blob: 3fb13b0455c9bf394769150d161f22d47fc56efe [
file
] [
log
] [
blame
]
FROM kitware
/
cmake
:
build
-
linux
-
aarch64
-
base
-
2020
-
12
-
21
MAINTAINER
Brad
King
<
brad
.
king@kitware
.
com
>
ARG GIT_TAG
=
v1
.
11.0
COPY build_ninja
.
sh
/
root
/
build_ninja
.
sh
RUN scl enable devtoolset
-
7
--
sh
/
root
/
build_ninja
.
sh $GIT_TAG