diff --git a/README.md b/README.md index 161b92b..be3e98d 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,11 @@ Google Play Services and Google Play Store Docker-Android contains Google Play Service (v12.8.74) and Google Play Store (v11.0.50). Both applications are downloaded from [apklinker](https://www.apklinker.com/), so please be aware of it in case you use private/company account to that applications. +Jenkins +------- + +This [document](README_JENKINS.md) gives you information about custom plugin that supports Docker-Android. + VMWARE ------ diff --git a/README_JENKINS.md b/README_JENKINS.md new file mode 100644 index 0000000..964c40b --- /dev/null +++ b/README_JENKINS.md @@ -0,0 +1,6 @@ +Jenkins +------- + +Following Jenkins plug-ins supports Docker-Android to optimize your work. + +1. Live preview: [budtmo/vncviewer-docker-container-plugin](https://github.com/budtmo/vncviewer-docker-container-plugin)