Sign in
android
/
platform
/
prebuilts
/
remoteexecution-client
/
refs/heads/android-s-beta-4
/
.
/
docker
/
Dockerfile
blob: 5095942412d7ef9b80c9236d362d0ef4f5fc096e [
file
] [
log
] [
blame
] [
edit
]
# 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