I am trying to build a docker image for android, below is my docker file
FROM ubuntu:18.04 LABEL maintainer="Javier Santos" ENV VERSION_SDK_TOOLS &