Sign in
android
/
platform
/
prebuilts
/
remoteexecution-client
/
54efa4444e17b6d8025437d973ca5010986e833a
/
.
/
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