Sign in
android
/
platform
/
prebuilts
/
remoteexecution-client
/
d52335d973c9221a025488ea322de558211a092e
/
.
/
docker
/
Dockerfile
blob: 5095942412d7ef9b80c9236d362d0ef4f5fc096e [
file
] [
log
] [
blame
]
# This Dockerfile is used to build a Docker container for running remote
# actions for Android Platform build on RBE.
FROM ubuntu
:
14.04
RUN apt
-
get
update
&&
apt
-
get
-
y upgrade
RUN apt
-
get
-
y install python