This is a ready to run Android sandbox enabling the user to run a dynamic analysis on an apk file. Create a ~/samples directory and copy you sample file in it.
Usage:
sudo docker run -it --rm -v ~/samples:/samples riker2000/droidbox /samples/filename.apk [duration in seconds]
VNC access:
This instance comes with a preinstalled VNC server allowing you to view and modify the emulator during the run. You have to forward the VNC port to your local host in order to connect you VNC client. SSH password is “droidbox”