Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Android image with python installed

Priya Narayanan January 4, 2019

Is there a android docker image available with python installed that can be used in bitbucket pipeline?

1 answer

1 accepted

0 votes
Answer accepted
Edwin Kyalangalilwa
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 4, 2019

Hi @Priya Narayanan,

I'd search through https://hub.docker.com

for example found bitriseio/docker-android

Priya Narayanan January 4, 2019

Thank you. I ended up using 

mingc/android-build-box:latest

Python was installed. Insatlled pip using :

- apt-get update && apt-get -y upgrade
- apt-get --assume-yes install python-pip
Edwin Kyalangalilwa
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 4, 2019

Fantastic. Happy new year!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events