Sign in
android
/
platform
/
external
/
ninja
/
refs/heads/mirror-goog-cmake-main-dev-external
/
.
/
kokoro
/
Dockerfile
blob: 118529ad7102640268619119ddaf5dae93226606 [
file
] [
log
] [
blame
] [
edit
]
FROM rockylinux
:
8
RUN yum
-
y update
&&
\
yum
-
y install \
gcc
-
c
++
\
git \
python3
RUN dnf
--
enablerepo
=
powertools install
-
y libstdc
++-
static