Based on openjdk:8-slim
and the work of
Álvaro S. on installing the android
sdk.
docker build -t [image-name] .
docker run -it --entrypoint=/bin/bash [image-name]
Based on openjdk:8-slim
and the work of
Álvaro S. on installing the android
sdk.
docker build -t [image-name] .
docker run -it --entrypoint=/bin/bash [image-name]