diff --git a/AndroLabServer/README.markdown b/AndroLabServer/README.markdown index e545b3c..fc7bdea 100644 --- a/AndroLabServer/README.markdown +++ b/AndroLabServer/README.markdown @@ -3,6 +3,14 @@ AndroLab Back-end Server Readme This project is the python2 backend server for the Android InsecureBankv2 application which can be found at https://github.com/dineshshetty/Android-InsecureBankv2 +Docker image +----- + +docker pull khadkeaakash/insecurebankv2-androlabserver:beta + +Usage: +----- +docker run -p 8888:8888 Python required libraries -----