Docker: added Dockerfile for android

This commit is contained in:
matlabbe
2017-03-21 10:35:46 -04:00
parent f84bfd8384
commit eaafe91ade
6 changed files with 184 additions and 20 deletions

View File

@@ -8,7 +8,8 @@ RUN apt-get update && apt-get install -y \
git \
cmake \
libproj-dev \
libqt5svg5-dev
libqt5svg5-dev \
software-properties-common
# Clone source code
WORKDIR /root/