Skip to content
Snippets Groups Projects
Commit 81d08ea0 authored by Jan Grewe's avatar Jan Grewe
Browse files

set ANDROID_HOME

parent 75963691
Branches
Tags
No related merge requests found
......@@ -13,6 +13,7 @@ ENV SDK_PACKAGES "plattform-tools,build-tools-23.0.2,android-23,addon-google_api
ENV GRADLE_VERSION "2.11"
ENV PATH "$PATH:/sdk/tools/templates/gradle/wrapper:/sdk/tools/"
ENV DEBIAN_FRONTEND noninteractive
ENV ANDROID_HOME "/sdk"
RUN apt-get update && \
apt-get install -y --no-install-recommends \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment