Docker Android Versions Save

Android in docker solution with noVNC supported and video recording

v2.0-p4

9 months ago

Changes:

v2.0-p3

10 months ago

Changes:

v2.0-p2

11 months ago

Changes:

  • Using the latest base image v2.0.b63-p2 that contains Appium 2.0.0-beta.63

v2.0-p1

11 months ago

Changes:

  • Using base image v1.22.3-p6 that has big restructuring but it still contains Appium 1.22.3
  • Replaced bash implementations with Python to maintain the project easier
  • Split big Dockerfile into small pieces to remove redundancy
  • Removed unnecessary parts in Dockerfile to reduce the size of the image
  • Drop support for Android < 9.0 [Emulator]
  • Added support for Android 13.0 [Emulator]
  • Removed integration with Selenium 3.x
  • Added documentation to integrate with Selenium 4.x
  • Moved from Azure pipeline to GitHub action
  • Added supports for pro version of docker-android

v1.10-p7

1 year ago

Changes:

  • Updated base image that fixed vulnerabilities
  • Removed ATD

v1.10-p6

1 year ago

Changes:

  • Updated base image that contains Appium 1.22.3

v1.10-p5

2 years ago

Changes:

  • Updated base image that contains Appium 1.22.2

v1.10-p4

2 years ago

Changes:

  • Updated base image that contains Appium 1.22.1

v1.10-p3

2 years ago

Changes:

  • Dropped polyverse
  • Using python 3.8.12 for pipeline